File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -5,9 +5,14 @@ All notable changes to this project will be documented in this file.
5
5
The format is based on [ Keep a Changelog] ( http://keepachangelog.com/en/1.0.0/ )
6
6
and this project adheres to [ Semantic Versioning] ( http://semver.org/spec/v2.0.0.html ) .
7
7
8
+ ## [ v1.1.0] - 2025-01-10
9
+
8
10
### Changed
9
11
* Enable quiet mode in cron job
10
12
* Update PDK to 3.4.0
11
13
12
14
## v1.0.0 - 2023-12-01
13
15
Initial release
16
+
17
+ [ Unreleased ] : https://github.com/fraenki/puppet-f_upgrade/compare/v1.1.0...HEAD
18
+ [ v1.1.0 ] : https://github.com/fraenki/puppet-f_upgrade/compare/v1.0.0...v1.1.0
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " fraenki-f_upgrade" ,
3
- "version" : " 1.0 .0" ,
3
+ "version" : " 1.1 .0" ,
4
4
"author" : " Frank Wall" ,
5
5
"summary" : " Unattended FreeBSD operating system updates" ,
6
6
"license" : " BSD-2-Clause" ,
You can’t perform that action at this time.
0 commit comments