diff --git a/notes/1.0.0-M12.markdown b/notes/1.0.0-M12.markdown index a39488da7..aa18092d9 100644 --- a/notes/1.0.0-M12.markdown +++ b/notes/1.0.0-M12.markdown @@ -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.