Version 0.12.6

Fix the generating of links to images uploaded to `/api/media`
 -----BEGIN PGP SIGNATURE-----
 
 iJUEABMKAB0WIQSEGbWh2ITK9LCvj7MbLHavsWyFmwUCWglqVQAKCRAbLHavsWyF
 m/yEAYDygs8sD1Rji/HEAsEfawgCse3RTe9TaeBMU4vaJZU67SwX0vPoN1RinPEm
 dJ5txrwBgNWU/HvOb7pS6KfeIKgcQY41Vm2vJcD0KnahhrymRUmZBbvS6bjVHwN5
 E61bbEOHgg==
 =puvW
 -----END PGP SIGNATURE-----

Merge tag 'v0.12.6' into develop

Version 0.12.6

Fix the generating of links to images uploaded to `/api/media`
This commit is contained in:
Jonny Barnes 2017-11-13 09:48:12 +00:00
commit d9b3e801ea

View file

@ -1,6 +1,6 @@
# Changelog
## Version {next}
## Version 0.12.6 (2017-11-13)
- Fix issue with generating image links from images uploaded to `/api/media`
## Version 0.12.5 (2017-11-09)