Version 0.5

Lots of micropub updates.
 -----BEGIN PGP SIGNATURE-----
 
 iJUEABMKAB0WIQSEGbWh2ITK9LCvj7MbLHavsWyFmwUCWR2xFQAKCRAbLHavsWyF
 mxbqAYDI+gNdQ/WA/SzYLQdVa4p5WDofbBWZJSsxODKfIudBeN86LgokpefFyNJw
 /ctvNMoBfiDNZCT2qORtJWLI1UkIa2X1C8tpLEx+UM3DZlGE9TGpDrg+nUG+f9mM
 RPzjdu5TNw==
 =R/CB
 -----END PGP SIGNATURE-----

Merge tag 'v0.5' into develop

Version 0.5

Lots of micropub updates.
This commit is contained in:
Jonny Barnes 2017-05-18 15:35:11 +01:00
commit 72e0f69ba0

View file

@ -1,5 +1,10 @@
# Changelog
## Version 0.5 (2017-06-18)
- Update micropub client to allow indieweb users
- Update micropub endpoint to allow for entry updates
- Add support for checkins, so we can use ownyourswarm
## Version 0.4.2 (2017-03-24)
- fixed issue#47, only the slug was being sent by client, which was messing up endpoint code
- minor changes to es6 code, bet lint-staged working again