update changelog

This commit is contained in:
Joey Orlando 2023-04-14 09:18:34 +02:00
parent 3b274f45f4
commit bededd5544
No known key found for this signature in database
GPG key ID: 469E88366B17F644

View file

@ -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