File tree Expand file tree Collapse file tree 2 files changed +9
-6
lines changed Expand file tree Collapse file tree 2 files changed +9
-6
lines changed Original file line number Diff line number Diff line change @@ -4,18 +4,22 @@ All notable changes to this project should be documented in this file.
44The format is based on [ Keep a Changelog] ( http://keepachangelog.com/ )
55and this project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
66
7- See [ "how do I make a good changelog record?"] ( https://keepachangelog.com/en/1.0.0/#how )
7+ See [ "how do I make a good changelog record?"] ( https://keepachangelog.com/en/1.0.0/#how )
88before starting to add changes.
99
1010## [ Unreleased]
1111
12+ ## [ 1.13.0] - 25.09.2023
13+
14+ - Fixed missing icons on administration menu
15+ - Removed dependency to config_entity_revisions
16+
17+ ## [ 1.12.0] - 13.06.2023
18+
1219### Removed
1320 - modules/os2forms_permissions_by_term moved to os2forms/os2forms repo
1421 - modules/os2forms_webform_list moved to os2forms/os2forms repo
1522
16- ## [ 1.11.1] - 29.06.2023
17- - Fixed missing icons on administration menu
18-
1923## [ 1.11.0] - 10.03.2023
2024- Added github action for checking changelog changes when creating pull requests
2125- Updated readme
@@ -31,7 +35,7 @@ before starting to add changes.
3135
3236## [ 1.10.0]
3337
34- ### Added
38+ ### Added
3539 - Feature/user permissions
3640 - Feature/user management
3741
Original file line number Diff line number Diff line change @@ -97,7 +97,6 @@ install:
9797# OS2forms_forloeb
9898 - admin_toolbar_tools
9999 - coc_forms_auto_export
100- - config_entity_revisions
101100 - events_logging
102101 - gin_toolbar
103102 - maestro
You can’t perform that action at this time.
0 commit comments