From 323754a3e3e7b7528134feff28c220096f77150b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan-Otto=20Kr=C3=B6pke?= Date: Tue, 17 Nov 2020 21:59:02 +0100 Subject: [PATCH] Prepare release 2.6.0 --- CHANGELOG.md | 5 +++-- README.md | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2e44c5c75..d294d4214 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## [Unreleased] +## [2.6.0] - 2020-11-17 ### Added - If `import.state-encryption-key` is set, the state will be stored in encrypted format. @@ -250,7 +250,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Use Java 11 inside container - Bump hibernate-validator from 6.0.13.Final to 6.1.0.Final -[unreleased]: https://github.com/adorsys/keycloak-config-cli/compare/v2.5.0...HEAD +[unreleased]: https://github.com/adorsys/keycloak-config-cli/compare/v2.6.0...HEAD +[2.6.0]: https://github.com/adorsys/keycloak-config-cli/compare/v2.5.0...v2.6.0 [2.5.0]: https://github.com/adorsys/keycloak-config-cli/compare/v2.4.0...v2.5.0 [2.4.0]: https://github.com/adorsys/keycloak-config-cli/compare/v2.3.0...v2.4.0 [2.3.0]: https://github.com/adorsys/keycloak-config-cli/compare/v2.2.0...v2.3.0 diff --git a/README.md b/README.md index 243ea6666..44a758089 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ See: [docs/FEATURES.md](./docs/FEATURES.md) | keycloak-config-cli | **Keycloak 4.x - Keycloak 7.x** | **Keycloak 8.x - 11.x** | | ------------------- | :-----------------------------: | :---------------------: | | **v0.8.x** | ✓ | ✗ | -| **v1.0.x - v2.3.x** | ✗ | ✓ | +| **v1.0.x - v2.6.x** | ✗ | ✓ | | **master** | ✗ | ✓ | - `✓` Supported