diff --git a/CHANGES.md b/CHANGES.md index 827c64f..3ab081b 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,4 +1,4 @@ -## 3.3.0 -- UNRELEASED +## 3.3.0 -- 7 Dec 2024 The new `clj-commons.pretty.annotations` namespace provides functions to help create pretty errors when parsing or interpretting text: @@ -33,6 +33,8 @@ interspersed with callouts: The new `clj-commons.pretty.spec` namespace provides type and function specs for the `clj-commons.ansi` and `clj-commons.pretty.annotations` namespaces. +[Closed Issues](https://github.com/clj-commons/pretty/milestone/54?closed=1) + ## 3.2.0 - 20 Sep 2024 Added `clj-commons.ansi/pout` to replace the `pcompose` function; they are identical, but the `pout` name makes more diff --git a/VERSION.txt b/VERSION.txt index 252fb77..8fe1da8 100644 --- a/VERSION.txt +++ b/VERSION.txt @@ -1,2 +1,2 @@ -3.2.0 +3.3.0