Skip to content

Commit c91ce97

Browse files
committed
Touch up some broken bits in CHANGES.md
1 parent 85f8e23 commit c91ce97

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGES.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,14 @@
33
*BREAKING CHANGES*
44

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

88
Other changes:
99

1010
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.
1111

12+
[Closed Issues](https://github.com/clj-commons/pretty/milestone/46?closed=1)
13+
1214
## 2.4.0 - 24 Mar 202
1315

1416
*BREAKING CHANGES*

0 commit comments

Comments
 (0)