add notes

This commit is contained in:
liu fengyun 2018-04-09 10:51:58 +02:00 committed by Liu Fengyun
parent 5d63035a27
commit 9ad1b120c1
1 changed files with 9 additions and 0 deletions

View File

@ -0,0 +1,9 @@
[@liufengyun]: https://github.com/liufengyun
[4073]: https://github.com/sbt/sbt/issues/4073
[4084]: https://github.com/sbt/sbt/pull/4084
### Improvements
- Detect dotty plugins which have descriptor file named `plugin.properties` instead of `scalac-plugin.xml`. [#4073][4073]/[#4084][4084] by [@liufengyun][@liufengyun]