File tree Expand file tree Collapse file tree 1 file changed +13
-0
lines changed
Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change 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
You can’t perform that action at this time.
0 commit comments