Browse Source

Update changelog

pull/3337/head
Thomas Kaul 1 year ago
parent
commit
53fe5272b8
  1. 9
      CHANGELOG.md

9
CHANGELOG.md

@ -5,6 +5,15 @@ 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
### Added
- Added a form validation against the DTO in the create or update access dialog
- Added a form validation against the DTO in the asset profile details dialog of the admin control
- Added a form validation against the DTO in the platform management of the admin control panel
- Added a form validation against the DTO in the tag management of the admin control panel
## 2.77.1 - 2024-04-27
### Added

Loading…
Cancel
Save