Version 0.15.1

Minor bugfixes, simple checkins should now be saved properly to the
 database. Tags should now diplsay properly in notes.
 -----BEGIN PGP SIGNATURE-----
 
 iJUEABMKAB0WIQSEGbWh2ITK9LCvj7MbLHavsWyFmwUCWlFafgAKCRAbLHavsWyF
 m9jbAX9QQkZ90Msl0N6maMLNWIlLwggl5Pjr2LEX34CapOysR8ylOa7rI4gw/GLA
 vwL0wM8BewVzZ2UBUBju+0UqvjynoXRELuzS5ggM2ixR5DtVJ5+KF4UaYltQnSiA
 2Wo9baIC+w==
 =JRDZ
 -----END PGP SIGNATURE-----

Merge tag 'v0.15.1' into develop

Version 0.15.1

Minor bugfixes, simple checkins should now be saved properly to the
database. Tags should now diplsay properly in notes.
This commit is contained in:
Jonny Barnes 2018-01-06 23:24:10 +00:00
commit 17c45f2524

View file

@ -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 `''`