diff --git a/CHANGELOG.md b/CHANGELOG.md index a06abd8..4e4be8f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,16 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com ## [Unreleased] +## [0.6.3] - 2023-11-15 + +- Update the changelog so the release actually happens + +## [0.6.2] - 2023-11-15 + +- Improve some docs and add a couple of tests by @danielbcorreia in https://github.com/gsson/tracing-logstash/pull/7 +- Update tracing-log requirement from 0.1 to 0.2 by @dependabot in https://github.com/gsson/tracing-logstash/pull/8 +- Default to using StdoutLock for writing by @gsson in https://github.com/gsson/tracing-logstash/pull/9 + ## [0.6.1] - 2023-09-19 - Add permissions to release