diff --git a/notes/0.13.10/compiler-interface-specific-sources.md b/notes/0.13.10/compiler-interface-specific-sources.md new file mode 100644 index 000000000..a25e50d52 --- /dev/null +++ b/notes/0.13.10/compiler-interface-specific-sources.md @@ -0,0 +1,11 @@ + + [@Duhemm]: http://github.com/Duhemm + [2106]: https://github.com/sbt/sbt/pull/2106 + +### Fixes with compatibility implications + +### Improvements + +- Fetch the most specific version of the compiler-interface sources available using Ivy [#2106][2106] by [@Duhemm][@Duhemm] + +### Bug fixes