diff --git a/CHANGELOG.md b/CHANGELOG.md index bcf8d6d..0e8ecaa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,14 @@ All notable changes to this project will be documented in this file. Each new release typically also includes the latest modulesync defaults. These should not affect the functionality of the module. +## [v2.2.1](https://github.com/lsst-it/puppet-ccs_sal/tree/v2.2.1) (2024-02-09) + +[Full Changelog](https://github.com/lsst-it/puppet-ccs_sal/compare/v2.2.0...v2.2.1) + +**Implemented enhancements:** + +- Add option to not apply instrument- prefix to service names [\#30](https://github.com/lsst-it/puppet-ccs_sal/pull/30) ([glennmorris](https://github.com/glennmorris)) + ## [v2.2.0](https://github.com/lsst-it/puppet-ccs_sal/tree/v2.2.0) (2023-10-04) [Full Changelog](https://github.com/lsst-it/puppet-ccs_sal/compare/v2.1.0...v2.2.0) diff --git a/metadata.json b/metadata.json index ab688c8..fd47bc9 100644 --- a/metadata.json +++ b/metadata.json @@ -1,6 +1,6 @@ { "name": "lsst-ccs_sal", - "version": "2.2.1-rc0", + "version": "2.2.1", "author": "AURA/LSST/SLAC", "summary": "Configure Rubin Observatory CCS/SAL.", "license": "Apache-2.0",