Version 0.0.13.5

Places can now be added to a new note created via the micropub client
 -----BEGIN PGP SIGNATURE-----
 
 iPQEABMKAHwFAlf1GadfFIAAAAAALgAoaXNzdWVyLWZwckBub3RhdGlvbnMub3Bl
 bnBncC5maWZ0aGhvcnNlbWFuLm5ldDg0MTlCNUExRDg4NENBRjRCMEFGOEZCMzFC
 MkM3NkFGQjE2Qzg1OUIVHGpvbm55QGpvbm55YmFybmVzLnVrAAoJEBssdq+xbIWb
 rI8BgOzzRvvTV017EXJ+82A0YFagXOThKyGncM1ZIPuxemLX8XpSHkESpcTebL9r
 1/WiiAF/Y8lfpmIyPKIyX1vRtizblVjwOep5qwx8q8ccaIc4YZHE/wrdVDhZsnan
 QbyVfqXv
 =B8EF
 -----END PGP SIGNATURE-----

Merge tag 'v0.0.13.5' into develop

Version 0.0.13.5

Places can now be added to a new note created via the micropub client
This commit is contained in:
Jonny Barnes 2016-10-05 16:18:06 +01:00
commit b2cfe546f7

View file

@ -1,5 +1,8 @@
# Changelog
## Version 0.0.13.5 (2016-10-05)
- Places can now be added to a new note created via micropub
## Version 0.0.13.4 (2016-10-03)
- Better working code for places in newnote.js (issue#21)
* In aid of this add ability to run micropub code locally