Version 0.11.1

This release is a minor update that improves rendering notes with
 contacts, in particular the number of eloquent queries has been reduced.
 -----BEGIN PGP SIGNATURE-----
 
 iQELBAATCgCTFiEEhBm1odiEyvSwr4+zGyx2r7FshZsFAlns3zlfFIAAAAAALgAo
 aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDg0
 MTlCNUExRDg4NENBRjRCMEFGOEZCMzFCMkM3NkFGQjE2Qzg1OUIVHGpvbm55QGpv
 bm55YmFybmVzLnVrAAoJEBssdq+xbIWbujUBgL48s9Nj5Q6eeUy+8Hlzvx1mbTsv
 TBqyqoA/1yPgsY4nROleYte6am6jHL9RepKfGQF6A7ejTj9hDQn3MY6gmqgKHbZr
 UGz9A1ND3kIl6dTeyGMnjyse06J7LhGL0hXqUSO3
 =6WP/
 -----END PGP SIGNATURE-----

Merge tag 'v0.11.1' into develop

Version 0.11.1

This release is a minor update that improves rendering notes with
contacts, in particular the number of eloquent queries has been reduced.
This commit is contained in:
Jonny Barnes 2017-10-22 19:11:13 +01:00
commit 2527496ba9

View file

@ -1,6 +1,6 @@
# Changelog
## Version {next}
## Version 0.11.1 (2017-10-22)
- Improve eloquent queries for rendering notes with contacts
## Version 0.11 (2017-10-19)