diff --git a/dist/changelogs/10.0.1_incremental.md b/dist/changelogs/10.0.1_incremental.md new file mode 100644 index 000000000..ed82b0314 --- /dev/null +++ b/dist/changelogs/10.0.1_incremental.md @@ -0,0 +1,7 @@ +- Fix arm64 releases not being built for Linux +- Fix /shell/exec API endpoint not returning proper error when command timed out +- Fix docker context elevation failing when docker daemon responded slowly +- Fix files not being able to renamed with only case differences on Windows +- Fix some keys not working when renaming files +- Fix NullPointer on Windows when window was initialized too early +- Fix NullPointer when clearing markdown notes diff --git a/version b/version index 2f52450b3..153242051 100644 --- a/version +++ b/version @@ -1 +1 @@ -10.0 +10.0.1