diff --git a/notes/1.0.0-M11-1.markdown b/notes/1.0.0-M11-1.markdown new file mode 100644 index 000000000..a18bfe126 --- /dev/null +++ b/notes/1.0.0-M11-1.markdown @@ -0,0 +1,11 @@ +Mostly a convenience release for [#240] + +### Changes + +* Better isolation between coursier and the launched app with the `launch` command ([#240]) + +[#240]: https://github.com/alexarchambault/coursier/pull/240 + +### Non-backward compatible changes + +* N/A