Skip to content

Commit

Permalink
Release v9.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
treydock committed Dec 19, 2022
1 parent d064a88 commit 45fbfab
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

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).

## [v9.2.0](https://github.com/treydock/puppet-module-keycloak/tree/v9.2.0) (2022-12-19)

[Full Changelog](https://github.com/treydock/puppet-module-keycloak/compare/v9.1.0...v9.2.0)

### Added

- Allow to configure LDAP kerberos through the module [\#269](https://github.com/treydock/puppet-module-keycloak/pull/269) ([PopiBrossard](https://github.com/PopiBrossard))

## [v9.1.0](https://github.com/treydock/puppet-module-keycloak/tree/v9.1.0) (2022-12-02)

[Full Changelog](https://github.com/treydock/puppet-module-keycloak/compare/v9.0.1...v9.1.0)
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": "treydock-keycloak",
"version": "9.1.0",
"version": "9.2.0",
"author": "treydock",
"summary": "Keycloak Puppet module",
"license": "Apache-2.0",
Expand Down

0 comments on commit 45fbfab

Please sign in to comment.