summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorLamont Granquist <lamont@scriptkiddie.org>2015-03-17 11:01:07 -0700
committerLamont Granquist <lamont@scriptkiddie.org>2015-03-17 11:01:07 -0700
commit1e27af513cebb8173313730cb044f241726205ca (patch)
tree13d7a7f0c9a34bbdb68a5eb0b3403a2d74261191 /CHANGELOG.md
parent5415bdb8756c9eb230bf5314ec2978a1241eb1c5 (diff)
downloadffi-yajl-1e27af513cebb8173313730cb044f241726205ca.tar.gz
add changelog for json deprecation
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 603274a..fb1f163 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -8,6 +8,14 @@
### Bugs fixed
+## 2.0.0 (03/17/2015)
+
+### Changes
+
+* Dropped the `ffi-yajl/json_gem` monkeypatch compatibility layer completely. The deprecation
+ warning has been in there for months now and all the work to remove it from chef and ohai
+ has been done in all the latest releases.
+
## 1.4.0 (02/17/2015)
### New features