Update release notes

This commit is contained in:
Alexandre Archambault 2016-05-19 00:21:04 +02:00
parent 777aeff4bd
commit 1deec8ea91
No known key found for this signature in database
GPG Key ID: 14640A6839C263A9
1 changed files with 4 additions and 0 deletions

View File

@ -14,3 +14,7 @@
[#241]: https://github.com/alexarchambault/coursier/pull/241
[#243]: https://github.com/alexarchambault/coursier/pull/243
[#247]: https://github.com/alexarchambault/coursier/pull/247
### Non-backward compatible changes
* Possible minor incompatible binary changes because of the added support for authentication, it is recommended to recompile your code against the `1.0.0-M12` version.