Version 0.2.2

This is a hotfix release that fixes syndication.
 
 The micropub form was still calling syndication targets
 `syndicate-to` and not `mp-syndicte-to`.
 -----BEGIN PGP SIGNATURE-----
 
 iQELBAATCgCTFiEEhBm1odiEyvSwr4+zGyx2r7FshZsFAliXGK9fFIAAAAAALgAo
 aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDg0
 MTlCNUExRDg4NENBRjRCMEFGOEZCMzFCMkM3NkFGQjE2Qzg1OUIVHGpvbm55QGpv
 bm55YmFybmVzLnVrAAoJEBssdq+xbIWbBz0BgOFYtQgIvGEIym9bEYczBzVOMld/
 avvchml7L0nLhXbYk9atNFXjM7QnryUF1dgzJgGAgm1mEF3cNHp+2MadJxvJxxdr
 Woo7glwqBeEXBmn1JjImdxYM8bG9qYCw8RRMmUHT
 =Mz4r
 -----END PGP SIGNATURE-----

Merge tag 'v0.2.2' into develop

Version 0.2.2

This is a hotfix release that fixes syndication.

The micropub form was still calling syndication targets
`syndicate-to` and not `mp-syndicte-to`.
This commit is contained in:
Jonny Barnes 2017-02-05 12:21:24 +00:00
commit 8fba91fa30

View file

@ -1,6 +1,6 @@
# Changelog
## Version {next}
## Version 0.2.2 (2017-02-05)
- Fix: allow syndication to work again (issue#42)
## Version 0.2.1 (2017-02-03)