diff --git a/CHANGES.md b/CHANGES.md index 5d16a09..2dc56a6 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,4 +1,4 @@ -## 3.1.0 - UNRELEASED +## 3.1.0 - 22 Aug 2024 In a Clojure stack frame, repeated elements may be abbreviated; for example, what was output in 3.0.0 as @@ -8,6 +8,8 @@ will be output in 3.1.0 as `integration.diplomat.components.github-api-test/fn{x These crazily nested functions occur when using macro-intensive libraries such as [nubank/state-flow](https://github.com/nubank/state-flow) and [funcool/cats](https://github.com/funcool/cats). +[Closed Issues](https://github.com/clj-commons/pretty/milestone/51?closed=1) + ## 3.0.0 - 7 Jun 2024 **BREAKING CHANGES**: diff --git a/VERSION.txt b/VERSION.txt index cf232b5..0c6173b 100644 --- a/VERSION.txt +++ b/VERSION.txt @@ -1,2 +1,2 @@ -3.0.0 +3.1.0