From d208a115fcdcb1119171ea59952c8cbb5b52ae35 Mon Sep 17 00:00:00 2001 From: Michiel Borkent Date: Fri, 5 Feb 2021 09:30:18 +0100 Subject: [PATCH] [skip ci] changelog --- CHANGELOG.md | 4 ++++ babashka.nrepl | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 05f8b795..8cc6b068 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,10 @@ For a list of breaking changes, check [here](#breaking-changes). ### Enhancements / fixes +Babashka.nrepl: + +- Implement pprint support [#18](https://github.com/babashka/babashka.nrepl/issues/18) ([@kolharsam](https://github.com/kolharsam), [@grazfather](https://github.com/grazfather), [@bbatsov](https://github.com/bbatsov)) + Sci: - Fix error reporting in case of arity error [#518](https://github.com/babashka/babashka/issues/518) diff --git a/babashka.nrepl b/babashka.nrepl index 150fe666..0cb5927e 160000 --- a/babashka.nrepl +++ b/babashka.nrepl @@ -1 +1 @@ -Subproject commit 150fe666c129b9206b4a4ad034114d8f379c1fab +Subproject commit 0cb5927e9c83da6027c47131c20cbc8592fc61c1