CHANGELOG.md in lcms-engine-0.5.0 vs CHANGELOG.md in lcms-engine-0.5.1

- old
+ new

@@ -2,10 +2,16 @@ 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.5.1...HEAD) + +## [0.5.1](https://github.com/learningtapestry/lcms-engine/compare/v0.5.0...v0.5.1) - 2022.10.25 + +### Fixed + +- Fix JS to remove ES6 keyword - [@paranoicsan](https://github.com/paranoicsan) ## [0.5.0](https://github.com/learningtapestry/lcms-engine/compare/v0.4.2...v0.5.0) - 2022.10.21 ### Changed