From c724a8f81cae461b76c648de9959bd110e69c2fe Mon Sep 17 00:00:00 2001 From: Lamont Granquist Date: Tue, 22 Sep 2015 12:41:16 -0700 Subject: fixing some old entries --- CHANGELOG.md | 41 ++++++++++------------------------------- 1 file changed, 10 insertions(+), 31 deletions(-) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index cbf2bef..aea13f8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,13 +1,5 @@ # Change Log -## [Unreleased](https://github.com/chef/ffi-yajl/tree/HEAD) - -[Full Changelog](https://github.com/chef/ffi-yajl/compare/2.2.2...HEAD) - -**Closed issues:** - -- build on debian [\#70](https://github.com/chef/ffi-yajl/issues/70) - ## [2.2.2](https://github.com/chef/ffi-yajl/tree/2.2.2) (2015-07-15) [Full Changelog](https://github.com/chef/ffi-yajl/compare/2.2.1...2.2.2) @@ -51,11 +43,6 @@ - write c extension for dlopen [\#23](https://github.com/chef/ffi-yajl/issues/23) - make ffi gem optional [\#22](https://github.com/chef/ffi-yajl/issues/22) -**Closed issues:** - -- failed to load the ffi-yajl c-extension, falling back to ffi interface ---\> Ruby2.2.1-x64 [\#48](https://github.com/chef/ffi-yajl/issues/48) -- Broken behavior when using the system copy of libyajl [\#35](https://github.com/chef/ffi-yajl/issues/35) - **Merged pull requests:** - add :unique\_key\_checking flag to parser [\#55](https://github.com/chef/ffi-yajl/pull/55) ([lamont-granquist](https://github.com/lamont-granquist)) @@ -69,9 +56,8 @@ ## [2.0.0](https://github.com/chef/ffi-yajl/tree/2.0.0) (2015-03-17) [Full Changelog](https://github.com/chef/ffi-yajl/compare/1.4.0...2.0.0) -**Closed issues:** +**Fixed bugs:** -- Annoying warning [\#46](https://github.com/chef/ffi-yajl/issues/46) - cygwin impossible to use [\#36](https://github.com/chef/ffi-yajl/issues/36) **Merged pull requests:** @@ -101,22 +87,14 @@ ## [1.3.0](https://github.com/chef/ffi-yajl/tree/1.3.0) (2014-11-23) [Full Changelog](https://github.com/chef/ffi-yajl/compare/1.2.0...1.3.0) -**Implemented enhancements:** - -- Make FFI optional [\#7](https://github.com/chef/ffi-yajl/issues/7) - **Fixed bugs:** +- ffi-yajl slowness on Windows with Chef [\#26](https://github.com/chef/ffi-yajl/issues/26) - ffi-yajl should parse bare objects for ruby-yajl compat [\#16](https://github.com/chef/ffi-yajl/issues/16) - parsing nil needs to not coredump [\#15](https://github.com/chef/ffi-yajl/issues/15) - keys need to be '\#to\_s''d as a last resort [\#14](https://github.com/chef/ffi-yajl/issues/14) -- Segfault when executing `JSON.parse 1` in rails console [\#2](https://github.com/chef/ffi-yajl/issues/2) - -**Closed issues:** - -- ffi-yajl slowness on Windows with Chef [\#26](https://github.com/chef/ffi-yajl/issues/26) -- Only fall back to `.to\_json` if object supports it [\#24](https://github.com/chef/ffi-yajl/issues/24) - Can't install gem with cygwin [\#10](https://github.com/chef/ffi-yajl/issues/10) +- Segfault when executing `JSON.parse 1` in rails console [\#2](https://github.com/chef/ffi-yajl/issues/2) **Merged pull requests:** @@ -130,8 +108,9 @@ ## [1.2.0](https://github.com/chef/ffi-yajl/tree/1.2.0) (2014-10-10) [Full Changelog](https://github.com/chef/ffi-yajl/compare/1.1.0...1.2.0) -**Closed issues:** +**Fixed bugs:** +- Only fall back to `.to\_json` if object supports it [\#24](https://github.com/chef/ffi-yajl/issues/24) - Config -\> RbConfig deprecation warning on every execution of knife. [\#17](https://github.com/chef/ffi-yajl/issues/17) **Merged pull requests:** @@ -143,7 +122,7 @@ ## [1.1.0](https://github.com/chef/ffi-yajl/tree/1.1.0) (2014-08-26) [Full Changelog](https://github.com/chef/ffi-yajl/compare/1.0.2...1.1.0) -**Closed issues:** +**Fixed bugs:** - Fix Rubinius [\#6](https://github.com/chef/ffi-yajl/issues/6) @@ -180,13 +159,13 @@ ## [0.1.6](https://github.com/chef/ffi-yajl/tree/0.1.6) (2014-06-05) [Full Changelog](https://github.com/chef/ffi-yajl/compare/0.1.5...0.1.6) -**Closed issues:** - -- can't install on Mac OS X [\#1](https://github.com/chef/ffi-yajl/issues/1) - ## [0.1.5](https://github.com/chef/ffi-yajl/tree/0.1.5) (2014-05-21) [Full Changelog](https://github.com/chef/ffi-yajl/compare/0.1.4...0.1.5) +**Fixed bugs:** + +- can't install on Mac OS X [\#1](https://github.com/chef/ffi-yajl/issues/1) + ## [0.1.4](https://github.com/chef/ffi-yajl/tree/0.1.4) (2014-05-21) [Full Changelog](https://github.com/chef/ffi-yajl/compare/0.1.3...0.1.4) -- cgit v1.2.1