Skip to content

Commit

Permalink
release 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
fraenki committed Jul 25, 2023
1 parent 5b871c8 commit a0a21db
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 2 deletions.
12 changes: 11 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,15 @@ 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.3.0] - 2023-07-25

### Changed
* Update module dependencies and OS support

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

## [v1.2.0] - 2023-01-10

### Fixed
Expand All @@ -27,7 +36,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
## v1.0.0 - 2020-11-02
Initial release

[Unreleased]: https://github.com/markt-de/puppet-lam/compare/v1.2.0...HEAD
[Unreleased]: https://github.com/markt-de/puppet-lam/compare/v1.3.0...HEAD
[v1.3.0]: https://github.com/markt-de/puppet-lam/compare/v1.2.0...v1.3.0
[v1.2.0]: https://github.com/markt-de/puppet-lam/compare/v1.1.1...v1.2.0
[v1.1.1]: https://github.com/markt-de/puppet-lam/compare/v1.1.0...v1.1.1
[v1.1.0]: https://github.com/markt-de/puppet-lam/compare/v1.0.0...v1.1.0
2 changes: 1 addition & 1 deletion metadata.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "markt-lam",
"version": "1.2.0",
"version": "1.3.0",
"author": "markt.de",
"summary": "Setup LDAP Account Manager (LAM)",
"license": "BSD-2-Clause",
Expand Down

0 comments on commit a0a21db

Please sign in to comment.