diff --git a/CHANGELOG.md b/CHANGELOG.md index 8410ceca8..0e0a43e32 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,10 @@ Changes to Calva. ## [Unreleased] +## [2.0.59] - 2019-11-10 +- Re-enable default stylings for nREPL status bar items. +- Make `pprint` the default Pretty Printer. + ## [2.0.59] - 2019-11-10 - [Enable information providers in jar files e.g. opened with the "Go to Definition" command](https://github.com/BetterThanTomorrow/calva/pull/455) - [Make Pretty Printing more Configurable](https://github.com/BetterThanTomorrow/calva/pull/436)