Bump version number to 0.5

This commit is contained in:
Jonny Barnes 2017-05-18 15:32:38 +01:00
parent 05d42467cf
commit 4f4112ff0b

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