Skip to content

Commit 071080d

Browse files
authored
Merge pull request #520 from r7kamura/changes-1-8-6
Add missing changelog entries for 1.8.5 and 1.8.6
2 parents 9755865 + d295e73 commit 071080d

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGES.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,19 @@
105105
I changed these mentions to be consistent with the Ruby license setting in
106106
the gemspec files which were already correct now.
107107

108+
## 2017-01-13 (1.8.6)
109+
* Be compatible with ancient ruby 1.8 (maybe?)
110+
111+
## 2015-09-11 (1.8.5)
112+
* Be compatible with ruby 2.4.0
113+
* There were still some mentions of dual GPL licensing in the source, but JSON
114+
has just the Ruby license that itself includes an explicit dual-licensing
115+
clause that allows covered software to be distributed under the terms of
116+
the Simplified BSD License instead for all ruby versions >= 1.9.3. This is
117+
however a GPL compatible license according to the Free Software Foundation.
118+
I changed these mentions to be consistent with the Ruby license setting in
119+
the gemspec files which were already correct now.
120+
108121
## 2015-06-01 (1.8.3)
109122
* Fix potential memory leak, thx to nobu.
110123

0 commit comments

Comments
 (0)