Skip to content

Commit

Permalink
release 1.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
fraenki committed Jul 25, 2023
1 parent 1f0650b commit 1446143
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 2 deletions.
13 changes: 12 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,16 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## [v1.9.0] - 2023-07-25

### Changed
* Update module dependencies and OS support
* Update PDK to 3.0

### Fixed
* Fix GitHub Actions
* Fix compatibility with puppetlabs/stdlib v9.0.0

## [v1.8.3] - 2022-11-05

### Changed
Expand Down Expand Up @@ -93,7 +103,8 @@ This release fixes bugs that caused updates to fail.
## v1.0.0 - 2021-01-01
Initial release

[Unreleased]: https://github.com/markt-de/puppet-nextcloud/compare/v1.8.3...HEAD
[Unreleased]: https://github.com/markt-de/puppet-nextcloud/compare/v1.9.0...HEAD
[v1.9.0]: https://github.com/markt-de/puppet-nextcloud/compare/v1.8.3...v1.9.0
[v1.8.3]: https://github.com/markt-de/puppet-nextcloud/compare/v1.8.2...v1.8.3
[v1.8.2]: https://github.com/markt-de/puppet-nextcloud/compare/v1.8.1...v1.8.2
[v1.8.1]: https://github.com/markt-de/puppet-nextcloud/compare/v1.8.0...v1.8.1
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": "markt-nextcloud",
"version": "1.8.3",
"version": "1.9.0",
"author": "markt.de",
"summary": "Install and configure Nextcloud",
"license": "BSD-2-Clause",
Expand Down

0 comments on commit 1446143

Please sign in to comment.