From acbce42bffaa7d6cc4bf6968dd970625537916a7 Mon Sep 17 00:00:00 2001 From: Gani Georgiev Date: Fri, 2 Jun 2023 19:33:20 +0300 Subject: [PATCH] updated changelog --- CHANGELOG.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index baa0c304..1cc609f6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,5 @@ ## v0.16.4 -> _To update the prebuilt executable on UNIX based systems you can run `./pocketbase update`._ - - Fixed the selfupdate command not working on Windows due to missing `.exe` in the extracted binary path ([#2589](https://github.com/pocketbase/pocketbase/discussions/2589)). _Note that the command on Windows will work on v0.16.4+ onwards, meaning that you still will have to update manually one more time to v0.16.4._