summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorLamont Granquist <lamont@scriptkiddie.org>2014-08-09 17:09:29 -0700
committerLamont Granquist <lamont@scriptkiddie.org>2014-08-09 17:09:29 -0700
commit3a4bc4259fd67af0ff4a8c1d3d71cfbaed9c112f (patch)
tree85c5d0f9b8a29d2cd4fe7b97e5e938f42d57f86c /CHANGELOG.md
parent6222c0c8f78dfbf8aced0c3b8a4f6732bcec6159 (diff)
downloadffi-yajl-3a4bc4259fd67af0ff4a8c1d3d71cfbaed9c112f.tar.gz
bumping version + changelog for releas1.0.2
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 9bf02b4..5ccd914 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -8,6 +8,10 @@
### Bugs fixed
+## 1.0.2 (08/09/2014)
+
+### Bugs fixed
+
* fixed opts chaining issue in the encoder that was breaking pretty printing in knife
* changed default :allow_comments to true (considered a regression against yajl-ruby compatibility)