diff --git a/dist/changelog/22.3.md b/dist/changelog/22.3.md new file mode 100644 index 000000000..ff1775c2a --- /dev/null +++ b/dist/changelog/22.3.md @@ -0,0 +1,5 @@ +- Add more documentation links and content +- Fix bundled executables, e.g. hcloud, not taking priority over existing installed ones +- Fix bitwarden sync button not showing proper error message when bw CLI was not installed +- Fix terminal logging failing with generic error on Windows when powershell was unavailable +- Fix various NullPointers diff --git a/version b/version index 95af47122..937387f33 100644 --- a/version +++ b/version @@ -1 +1 @@ -22.2 +22.3