Skip to content
This repository was archived by the owner on Dec 19, 2024. It is now read-only.

Commit 86acf8f

Browse files
committed
update release notes
1 parent b44ed81 commit 86acf8f

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
lines changed

release-notes/CREDITS

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,3 +52,9 @@ Preston Gilchrist (prestongilchrist@github)
5252

5353
- Contributed #65: Feature.MINIMIZE_QUOTES needs to write numbers as strings with quotes
5454
(2.8.2)
55+
56+
Roland Huss (rhuss@github)
57+
58+
- Reported #77, contributed fix: Boolean-like content of string must never be unquoted
59+
(2.8.4)
60+

release-notes/VERSION

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@ Project: jackson-dataformat-yaml
44
= Releases
55
------------------------------------------------------------------------
66

7+
2.8.4 (not yet released)
8+
9+
#77: Boolean-like content of string must never be unquoted
10+
(reported, contributed fix by Roland H)
11+
712
2.8.3 (17-Sep-2016)
813

914
No changes since 2.8.2

0 commit comments

Comments
 (0)