diff --git a/dist/changelogs/0.5.41.md b/dist/changelogs/0.5.41.md new file mode 100644 index 00000000..16e216d5 --- /dev/null +++ b/dist/changelogs/0.5.41.md @@ -0,0 +1,9 @@ +## Changes in 0.5.41 +- Fix last entry in directory not being displayed in file browser +- Make download shell script use ARM64 macOS builds when possible +- Set TERM variable appropriately on Linux +- Fix double execution of rc and profile files on Linux +- Fix Kubernetes pod edit errors +- Fix terminal titles being surrounded with quotes on Windows +- Improve macOS uninstall script +- Various other bug fixes \ No newline at end of file diff --git a/version b/version index 841aff59..0e97bf48 100644 --- a/version +++ b/version @@ -1 +1 @@ -0.5.40 \ No newline at end of file +0.5.41 \ No newline at end of file