diff --git a/CHANGELOG.md b/CHANGELOG.md index 5345aac0..468f1665 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). -## v1.2.10 (2023-04-13) +## Unreleased ### Added @@ -16,6 +16,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - `org_sync_signal` at the end of the `engine/apps/user_management/sync.py::sync_organization` method - `alert_group_created_signal` when a new Alert Group is created +## v1.2.10 (2023-04-13) + ### Fixed - Fixed a bug in GForm's RemoteSelect where the value for Dropdown could not change