Skip to content

Commit d1c904d

Browse files
committed
release 1.1.0
1 parent 99b6a2c commit d1c904d

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,14 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
66
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
77

8+
## [v1.1.0] - 2025-01-10
9+
810
### Changed
911
* Enable quiet mode in cron job
1012
* Update PDK to 3.4.0
1113

1214
## v1.0.0 - 2023-12-01
1315
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

metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "fraenki-f_upgrade",
3-
"version": "1.0.0",
3+
"version": "1.1.0",
44
"author": "Frank Wall",
55
"summary": "Unattended FreeBSD operating system updates",
66
"license": "BSD-2-Clause",

0 commit comments

Comments
 (0)