summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChef Expeditor <expeditor@chef.io>2019-12-30 00:19:04 +0000
committerChef Expeditor <expeditor@chef.io>2019-12-30 00:19:04 +0000
commitad3e9421a5ab8ef74165e3b7ec04ecd9530b5452 (patch)
treef8dab859129880be6140be4c635bd5bc89c77aff
parentad9bd11cecc9ce682de501a9ddf59863ce48afde (diff)
downloadffi-yajl-ad3e9421a5ab8ef74165e3b7ec04ecd9530b5452.tar.gz
Update CHANGELOG.md to reflect the promotion of 2.3.3
Obvious fix; these changes are the result of automation not creative thinking.
-rw-r--r--CHANGELOG.md16
1 files changed, 7 insertions, 9 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 2ba6177..6b141f8 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,18 +1,16 @@
# ffi-yajl Log
-<!-- latest_release 2.3.3 -->
+<!-- latest_release -->
+<!-- latest_release -->
+<!-- release_rollup -->
+<!-- release_rollup -->
+
+<!-- latest_stable_release -->
## [2.3.3](https://github.com/chef/ffi-yajl/tree/2.3.3) (2019-12-30)
#### Merged Pull Requests
+- Use correct version file [#104](https://github.com/chef/ffi-yajl/pull/104) ([jaymalasinha](https://github.com/jaymalasinha))
- Substitute require for require_relative [#105](https://github.com/chef/ffi-yajl/pull/105) ([tas50](https://github.com/tas50))
-<!-- latest_release -->
-<!-- release_rollup since=2.3.1 -->
-### Changes not yet released to rubygems.org
-
-#### Merged Pull Requests
-- Substitute require for require_relative [#105](https://github.com/chef/ffi-yajl/pull/105) ([tas50](https://github.com/tas50)) <!-- 2.3.3 -->
-- Use correct version file [#104](https://github.com/chef/ffi-yajl/pull/104) ([jaymalasinha](https://github.com/jaymalasinha)) <!-- 2.3.2 -->
-<!-- release_rollup -->
<!-- latest_stable_release -->
## [Unreleased](https://github.com/chef/ffi-yajl/tree/HEAD)