From 7928002b692e02e4935e0045c496aa5eebf0b311 Mon Sep 17 00:00:00 2001 From: Jonny Barnes Date: Sat, 6 Jan 2018 23:22:47 +0000 Subject: [PATCH] Bump version number to 0.15.1 --- changelog.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelog.md b/changelog.md index c5a137d8..c8c0e91f 100644 --- a/changelog.md +++ b/changelog.md @@ -1,6 +1,6 @@ # Changelog -## Version {next} +## Version 0.15.1 (2018-01-06) - Update dependencies and recompile frontend assets, fix tests - Only normalise tags in the URL, not in the actual link text - Make sure when a note has no content, null is saved to the db, not `''`