diff --git a/CHANGELOG.md b/CHANGELOG.md index f0ca3ce..b7c1f84 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,10 +6,16 @@ and this project adheres to [Semantic Versioning][semver]. ## Unreleased +## [1.2.0] - 2023-06-01 + +### Added + +- TMS-960: Add Force Login bypass #9 + ## [1.1.0] - 2023-04-11 - PIEN-8157: PHP 8.1 - + ## [1.0.0] - 2022-08-23 ### Fixed diff --git a/plugin.php b/plugin.php index f9c7e92..aacacb7 100644 --- a/plugin.php +++ b/plugin.php @@ -3,7 +3,7 @@ * Plugin Name: TMS Network Site List * Plugin URI: https://github.com/devgeniem/tms-plugin-network-site-list * Description: Provides a REST endpoint that lists the sites in a network installation. - * Version: 1.1.0 + * Version: 1.2.0 * Requires PHP: 8.1 * Author: Geniem Oy * Author URI: https://geniem.com