From 928de373cd902b112b84cbf9f4e96f3d06b2f497 Mon Sep 17 00:00:00 2001 From: j-keck Date: Tue, 25 Nov 2014 09:57:25 +0100 Subject: [PATCH] update notes --- notes/0.13.8.markdown | 3 +++ 1 file changed, 3 insertions(+) diff --git a/notes/0.13.8.markdown b/notes/0.13.8.markdown index b2bc55da7..c04eb76b5 100644 --- a/notes/0.13.8.markdown +++ b/notes/0.13.8.markdown @@ -1,10 +1,12 @@ [@jsuereth]: https://github.com/jsuereth [@kretes]: https://github.com/kretes +[@j-keck]: https://github.com/j-keck [1180]: https://github.com/sbt/sbt/issues/1180 [1180]: https://github.com/sbt/sbt/pull/1702 [875]: https://github.com/sbt/sbt/issues/875 [1542]: https://github.com/sbt/sbt/issues/1542 [1702]: https://github.com/sbt/sbt/pull/1702 +[1746]: https://github.com/sbt/sbt/pull/1746 ### Improvements @@ -15,3 +17,4 @@ - Javac warnings now always treated as warnings. [#1702][1702]/[#875][875] by [@jsuereth][jsuereth] - compilerReporter now fed to javac during incremental compilation. [#1542][1542] by [@jsuereth][jsuereth] +- ignore hidden build files from the build. [#1746][1746] by [@j-keck][@j-keck] \ No newline at end of file