CHANGELOG.md in lt-lcms-0.5.0 vs CHANGELOG.md in lt-lcms-0.6.0
- old
+ new
@@ -2,10 +2,22 @@
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
-## [Unreleased](https://github.com/learningtapestry/lcms-engine/compare/v0.5.0...HEAD)
+## [Unreleased](https://github.com/learningtapestry/lcms-engine/compare/v0.6.0...HEAD)
+
+## [0.6.0](https://github.com/learningtapestry/lt-lcms/compare/v0.5.0...v0.6.0) - 2023-12-23
+### Added
+
+- Added Docker support [@paranoicsan](https://github.com/paranoicsan)
+- Added RBS support [@paranoicsan](https://github.com/paranoicsan)
+
+### Changed
+
+- Updated dependencies [@paranoicsan](https://github.com/paranoicsan)
+- Ruby updated to 2.7.7 [@shlag3n](https://github.com/shlag3n) at the main branch, 3.x version will be at separate branch ruby-3-upgrade
+- Bump lt-google-api to 0.3.0 to upgrade google api to 0.11 [@shlag3n](https://github.com/shlag3n)
## [0.5.0](https://github.com/learningtapestry/lt-lcms/compare/v0.4.4...v0.5.0) - 2023-07-07
### Added