summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorThom May <thom@may.lt>2018-04-12 08:41:46 +0100
committerGitHub <noreply@github.com>2018-04-12 08:41:46 +0100
commitb6f48d42ef6075fc77f44eae9563c5c6b0fbc7e1 (patch)
tree6ba0c6158fda5f053c4326b4670fc0b6173f783c /CHANGELOG.md
parentee7cf0e98d4012373a4dc55c14635d78fe8ea2b0 (diff)
downloadmixlib-log-b6f48d42ef6075fc77f44eae9563c5c6b0fbc7e1.tar.gz
enable expeditor (#38)
Signed-off-by: Thom May <thom@chef.io>
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 2075bbb..45adae4 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,12 @@
# Change Log
+<!-- latest_release -->
+<!-- latest_release -->
+
+<!-- release_rollup -->
+<!-- release_rollup -->
+
+<!-- latest_stable_release -->
## [2.0.1](https://github.com/chef/mixlib-log/tree/2.0.1) (2018-02-28)
[Full Changelog](https://github.com/chef/mixlib-log/compare/v2.0.0...2.0.1)
@@ -7,6 +14,7 @@
- enable metadata to be got and set [\#32](https://github.com/chef/mixlib-log/pull/32) ([thommay](https://github.com/thommay))
- Logging methods \(debug, info, warn, error, fatal\) all return nil [\#27](https://github.com/chef/mixlib-log/pull/27) ([olleolleolle](https://github.com/olleolleolle))
+<!-- latest_stable_release -->
## [v2.0.0](https://github.com/chef/mixlib-log/tree/v2.0.0) (2018-02-27)
[Full Changelog](https://github.com/chef/mixlib-log/compare/v1.7.1...v2.0.0)