summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorLamont Granquist <lamont@scriptkiddie.org>2014-11-22 13:41:20 -0800
committerLamont Granquist <lamont@scriptkiddie.org>2014-11-22 13:41:20 -0800
commitf234c9b05b4857defed81eac023933e4c4a9d437 (patch)
tree22653906e94814fb5cbfd5524c9fe42d0e537001 /CHANGELOG.md
parentee1aa99a28930dc3a1b106aa4d8194540e8d2dce (diff)
downloadffi-yajl-f234c9b05b4857defed81eac023933e4c4a9d437.tar.gz
add CHANGELOG for additional libyaj2-gem bump
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 128c49e..b74f762 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -11,6 +11,7 @@
* warn on fallback to ffi when yajl-ruby is loaded (ffi-yajl and yajl-ruby use incompatible yajl c-libs)
* warn when we don't use the c ext on MRI or RBX (ffi is currently much slower than the c-ext)
+* further bumped the libyajl2-gem pin to ~> 1.2 (required for the cygwin users)
* fix minimum libyajl2-gem version to ~> 1.1 (ffi-yajl >= 1.2.0 with libyajl2-gem 1.0 fails on windows)
* allow the c-ext to load on ruby 1.8.7