summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-07-02 18:30:49 +0000
committerChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-07-02 18:30:49 +0000
commit2661ea722b786f620b920acfc7348684ec9e6e09 (patch)
treebb8e94ab037521e26080759c8526481c64bd7fe1
parentcb61e322573e339e53319d63d4120ed75681fbe7 (diff)
downloadmixlib-config-2661ea722b786f620b920acfc7348684ec9e6e09.tar.gz
Update CHANGELOG.md to reflect the promotion of 2.2.10
-rw-r--r--CHANGELOG.md21
1 files changed, 9 insertions, 12 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index a99871d..ff35319 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,28 +1,25 @@
<!-- usage documentation: http://expeditor-docs.es.chef.io/configuration/changelog/ -->
# Change Log
-<!-- latest_release 2.2.10 -->
-## [v2.2.10](https://github.com/chef/mixlib-config/tree/v2.2.10) (2018-07-02)
-
-#### Merged Pull Requests
-- add `#key?` alias to `#has_key?` [#63](https://github.com/chef/mixlib-config/pull/63) ([lamont-granquist](https://github.com/lamont-granquist))
+<!-- latest_release -->
<!-- latest_release -->
-<!-- release_rollup since=2.2.8 -->
-### Changes not yet released to rubygems.org
-
-#### Merged Pull Requests
-- add `#key?` alias to `#has_key?` [#63](https://github.com/chef/mixlib-config/pull/63) ([lamont-granquist](https://github.com/lamont-granquist)) <!-- 2.2.10 -->
-- remove hashrocket syntax [#62](https://github.com/chef/mixlib-config/pull/62) ([lamont-granquist](https://github.com/lamont-granquist)) <!-- 2.2.9 -->
+<!-- release_rollup -->
<!-- release_rollup -->
<!-- latest_stable_release -->
+## [v2.2.10](https://github.com/chef/mixlib-config/tree/v2.2.10) (2018-07-02)
+
+#### Merged Pull Requests
+- remove hashrocket syntax [#62](https://github.com/chef/mixlib-config/pull/62) ([lamont-granquist](https://github.com/lamont-granquist))
+- add `#key?` alias to `#has_key?` [#63](https://github.com/chef/mixlib-config/pull/63) ([lamont-granquist](https://github.com/lamont-granquist))
+<!-- latest_stable_release -->
+
## [v2.2.8](https://github.com/chef/mixlib-config/tree/v2.2.8) (2018-06-13)
#### Merged Pull Requests
- fix style warnings with latest rubocop [#60](https://github.com/chef/mixlib-config/pull/60) ([thommay](https://github.com/thommay))
- Fix config_context_list/hash in strict mode [#57](https://github.com/chef/mixlib-config/pull/57) ([elyscape](https://github.com/elyscape))
-<!-- latest_stable_release -->
## [v2.2.6](https://github.com/chef/mixlib-config/tree/v2.2.6) (2018-03-22)