From 68330d042acd93388302e359405cc85dace99177 Mon Sep 17 00:00:00 2001 From: Huw Giddens Date: Mon, 24 Aug 2015 18:36:26 +1000 Subject: [PATCH] Add notes for PR. --- notes/0.13.10/upgrade-jline.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 notes/0.13.10/upgrade-jline.md diff --git a/notes/0.13.10/upgrade-jline.md b/notes/0.13.10/upgrade-jline.md new file mode 100644 index 000000000..5cea57217 --- /dev/null +++ b/notes/0.13.10/upgrade-jline.md @@ -0,0 +1,10 @@ + [JLine2]: https://github.com/jline/jline2 + [2173]: https://github.com/sbt/sbt/pull/2173 + +### Fixes with compatibility implications + +### Improvements + +- [JLine2][] upgraded to version 2.13 (#[2173][2173]). + +### Bug fixes