diff --git a/auto_updater.json b/auto_updater.json index 80bc4df..3a99c74 100644 --- a/auto_updater.json +++ b/auto_updater.json @@ -1,4 +1,4 @@ { - "url": "https://github.com/BoostIO/boost-releases/releases/download/v0.16.0/Boostnote-mac.zip", - "name": "v0.16.0" + "url": "https://github.com/BoostIO/boost-releases/releases/download/v0.16.1/Boostnote-mac.zip", + "name": "v0.16.1" } diff --git a/readme.md b/readme.md index e206d4b..b5b265e 100644 --- a/readme.md +++ b/readme.md @@ -6,6 +6,10 @@ ## Changelog +## 0.16.1(2020.9.5) + +- Add Email subscription form + ## 0.16.0(2020.7.20) - Add Wakatime integration [#2923](https://github.com/BoostIO/Boostnote/pull/2923)