Skip to content

Commit

Permalink
Merge pull request #29 from lsst-it/release/2.3.0
Browse files Browse the repository at this point in the history
release 2.3.0
  • Loading branch information
jhoblitt committed Nov 16, 2023
2 parents 356faf9 + a6c98d3 commit 31c0043
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.3.0](https://github.com/lsst-it/puppet-daq/tree/v2.3.0) (2023-11-16)

[Full Changelog](https://github.com/lsst-it/puppet-daq/compare/v2.2.0...v2.3.0)

**Implemented enhancements:**

- allow current symlinks to be manually updated [\#28](https://github.com/lsst-it/puppet-daq/pull/28) ([jhoblitt](https://github.com/jhoblitt))

## [v2.2.0](https://github.com/lsst-it/puppet-daq/tree/v2.2.0) (2023-10-04)

[Full Changelog](https://github.com/lsst-it/puppet-daq/compare/v2.1.0...v2.2.0)
Expand Down
2 changes: 1 addition & 1 deletion metadata.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "lsst-daq",
"version": "2.2.1-rc0",
"version": "2.3.0",
"author": "AURA/LSST",
"summary": "Installs and configures LSST DAQ software",
"license": "Apache-2.0",
Expand Down

0 comments on commit 31c0043

Please sign in to comment.