Version 0.5.23

This release adds Unicode emoji 5.0 support by using the
 newer version of my `emoji-a11y` package. Also fix the issue
 with “adding” places to notes in the mp-client.
 -----BEGIN PGP SIGNATURE-----
 
 iJUEABMKAB0WIQSEGbWh2ITK9LCvj7MbLHavsWyFmwUCWV+CPwAKCRAbLHavsWyF
 m86bAX4usjCsNGRuHq8ohDgV7+ofX4k5vEnCn52GXnIBCyqdHTviLBe3xgER1o5w
 k++zCmwBfjMb3633hDzvlk50HhhuDZBE0v5CQ3IBp+wiw3ByfSanWTg8HjArn6mh
 0cnoGc1lLA==
 =vx3c
 -----END PGP SIGNATURE-----

Merge tag 'v0.5.23' into develop

Version 0.5.23

This release adds Unicode emoji 5.0 support by using the
newer version of my `emoji-a11y` package. Also fix the issue
with “adding” places to notes in the mp-client.
This commit is contained in:
Jonny Barnes 2017-07-07 13:44:53 +01:00
commit 259727aa0f

View file

@ -1,6 +1,6 @@
# Changelog
## Version {next}
## Version 0.5.23 (2017-07-07)
- Add emoji 5.0 support with newer `emoji-a11y` package
- Places can be “added” to a note in the mp-client again, (issue#47)