summaryrefslogtreecommitdiffstatshomepage
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/CHANGELOG.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md
index c1dc1fc..638159b 100644
--- a/docs/CHANGELOG.md
+++ b/docs/CHANGELOG.md
@@ -1,3 +1,12 @@
+0.1.9 (2024-04-30)
+------------------
+* Improve multsig wallet support and documentation
+* Breaking: ntfy action no longer defaults to use "sentrum" as a topic name.
+That was highly insecure when used on the ntfy.sh default public server. It will
+now default to randomly generating a topic name that will be output in the
+terminal. If you were using the old default, you should now look at the terminal
+output to retrieve the topic name and add it to your ntfy app.
+
0.1.8 (2024-04-25)
------------------
* Release aarch64 builds