summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2019-01-04 19:25:35 +0000
committerChef Expeditor <chef-ci@chef.io>2019-01-04 19:25:35 +0000
commit4ffa63433d42f0f62d723dfa9532a41a794a2ab1 (patch)
treef87d8e6043d5957271a3c59e5dfd62b2c659c146
parentc6dd87f2cb2c52f89cd879963d9710afb380aed3 (diff)
downloadmixlib-log-4ffa63433d42f0f62d723dfa9532a41a794a2ab1.tar.gz
Update CHANGELOG.md to reflect the promotion of 3.0.0
Obvious fix; these changes are the result of automation not creative thinking.
-rw-r--r--CHANGELOG.md12
1 files changed, 7 insertions, 5 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 94afb6e..b93bf3d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -7,14 +7,17 @@
- update travis, drop ruby &lt; 2.5, major version bump [#47](https://github.com/chef/mixlib-log/pull/47) ([lamont-granquist](https://github.com/lamont-granquist))
<!-- latest_release -->
-<!-- release_rollup since=2.0.9 -->
+<!-- release_rollup since=3.0.0 -->
### Changes not yet released to rubygems.org
-
-#### Merged Pull Requests
-- update travis, drop ruby &lt; 2.5, major version bump [#47](https://github.com/chef/mixlib-log/pull/47) ([lamont-granquist](https://github.com/lamont-granquist)) <!-- 3.0.0 -->
<!-- release_rollup -->
<!-- latest_stable_release -->
+## [v3.0.0](https://github.com/chef/mixlib-log/tree/v3.0.0) (2019-01-04)
+
+#### Merged Pull Requests
+- update travis, drop ruby &lt; 2.5, major version bump [#47](https://github.com/chef/mixlib-log/pull/47) ([lamont-granquist](https://github.com/lamont-granquist))
+<!-- latest_stable_release -->
+
## [v2.0.9](https://github.com/chef/mixlib-log/tree/v2.0.9) (2018-12-18)
#### Merged Pull Requests
@@ -23,7 +26,6 @@
- Test on all the Ruby versions we support [#43](https://github.com/chef/mixlib-log/pull/43) ([tas50](https://github.com/tas50))
- Test on Ruby 2.6 in Travis + test on Xenial [#46](https://github.com/chef/mixlib-log/pull/46) ([tas50](https://github.com/tas50))
- Only ship the required library files in the gem artifact [#45](https://github.com/chef/mixlib-log/pull/45) ([tas50](https://github.com/tas50))
-<!-- latest_stable_release -->
## [v2.0.4](https://github.com/chef/mixlib-log/tree/v2.0.4) (2018-04-12)