Skip to content

Commit 0c2d706

Browse files
authored
Merge pull request #58 from lsst-it/version-4.0.0
Version 4.0.0
2 parents b04587c + c3101f0 commit 0c2d706

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,18 @@ All notable changes to this project will be documented in this file.
44
Each new release typically also includes the latest modulesync defaults.
55
These should not affect the functionality of the module.
66

7+
## [v4.0.0](https://github.com/lsst-it/puppet-ccs_database/tree/v4.0.0) (2026-02-25)
8+
9+
[Full Changelog](https://github.com/lsst-it/puppet-ccs_database/compare/v3.6.0...v4.0.0)
10+
11+
**Breaking changes:**
12+
13+
- \(metadata\) drop puppet 7 [\#57](https://github.com/lsst-it/puppet-ccs_database/pull/57) ([glennmorris](https://github.com/glennmorris))
14+
15+
**Implemented enhancements:**
16+
17+
- Allow specification of weekly cronjob command [\#56](https://github.com/lsst-it/puppet-ccs_database/pull/56) ([glennmorris](https://github.com/glennmorris))
18+
719
## [v3.6.0](https://github.com/lsst-it/puppet-ccs_database/tree/v3.6.0) (2025-10-07)
820

921
[Full Changelog](https://github.com/lsst-it/puppet-ccs_database/compare/v3.5.0...v3.6.0)

metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "lsst-ccs_database",
3-
"version": "3.6.0",
3+
"version": "4.0.0",
44
"author": "AURA/LSST/SLAC",
55
"summary": "CCS specific database configuration",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)