Skip to content

Commit

Permalink
[DOCS] Add changelog for version 12.0.3 (#250) (#252)
Browse files Browse the repository at this point in the history
Releases: main, 12.4
  • Loading branch information
brotkrueml committed Mar 28, 2024
1 parent 40df64b commit 0283305
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Expand Up @@ -5,6 +5,16 @@ This project adheres to [Semantic Versioning](https://semver.org/).

## Unreleased

## 12.0.3 - 2024-03-28

### Fixed
- Switch from Controller attribute to AsController attribute (#240)
- Fix language labels for titles and options in AdminModuleController (#240)
- Switch value for setShowLabelText() to a valid boolean in AdminModuleController (#240)
- Remove outdated langDisable and langChildren tags in FlexForms (#248)

## 12.0.2 - 2024-01-26

### Fixed
- Dynamic properties in ModuleController (#221)
- Use correct object to call pushModuleData() method in AdminModuleController (#222)
Expand Down

0 comments on commit 0283305

Please sign in to comment.