Skip to content

Commit

Permalink
Touch up some broken bits in CHANGES.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hlship committed Mar 28, 2024
1 parent 85f8e23 commit c91ce97
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,14 @@
*BREAKING CHANGES*

- The function `clojure.core/apply` is now omitted (in formatted stack traces)
- Properties inside exceptions are now pretty-printed a default depth of 2; previously, the depth was unlimited
- Properties inside exceptions are now pretty-printed to a default depth of 2; previously, the depth was unlimited

Other changes:

A limited number of vars and functions defined by the io.aviso/pretty artifact have been added, allowing org.clj-commons/pretty to swap in for io.aviso/pretty in many cases.

[Closed Issues](https://github.com/clj-commons/pretty/milestone/46?closed=1)

## 2.4.0 - 24 Mar 202

*BREAKING CHANGES*
Expand Down

0 comments on commit c91ce97

Please sign in to comment.