Skip to content

Commit 97097ef

Browse files
committed
Update release notes wrt #1042
1 parent 23aee01 commit 97097ef

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

release-notes/CREDITS-2.x

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,11 @@ Alex Soto: (lordofthejars@github)
5151
(2.4.5)
5252

5353
Aaron Digulla:
54-
* Contributed #166: Allow to configure line endings and indentation
55-
(2.5.0)
54+
* Contributed #166: Allow to configure line endings and indentation
55+
(2.5.0)
56+
* Contributed #1042: Allow configuring spaces before and/or after the colon in
57+
`DefaultPrettyPrinter`
58+
(2.16.0)
5659

5760
Derek Clarkson (drekka@github)
5861
* Reported #184: WRITE_NUMBERS_AS_STRINGS disables WRITE_BIGDECIMAL_AS_PLAIN

release-notes/VERSION-2.x

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,8 @@ a pure JSON library.
2929
#1039: Indicate explicitly blocked sources as "REDACTED" instead of
3030
"UNKNOWN" in `JsonLocation`
3131
#1041: Start using AssertJ in unit tests
32+
#1042: Allow configuring spaces before and/or after the colon in `DefaultPrettyPrinter`
33+
(contributed by @digulla)
3234

3335
2.15.2 (30-May-2023)
3436

0 commit comments

Comments
 (0)