File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change @@ -8,6 +8,10 @@ about writing changes to this log.
88
99## [ Unreleased]
1010
11+ ## [ 1.2.0] 05.07.2024
12+
13+ * Drupal 10 compatibility
14+
1115## [ 1.1.5] 04.01.2024
1216
1317* Disallowed ` webform_entity_print_attachment:pdf ` attachment element.
@@ -39,7 +43,8 @@ about writing changes to this log.
3943
4044## [ 1.0.0] 29.03.2023
4145
42- [ Unreleased ] : https://github.com/OS2Forms/os2forms_get_organized/compare/1.1.5...HEAD
46+ [ Unreleased ] : https://github.com/OS2Forms/os2forms_get_organized/compare/1.2.0...HEAD
47+ [ 1.2.0 ] : https://github.com/OS2Forms/os2forms_get_organized/compare/1.1.5...1.2.0
4348[ 1.1.5 ] : https://github.com/OS2Forms/os2forms_get_organized/compare/1.1.4...1.1.5
4449[ 1.1.4 ] : https://github.com/OS2Forms/os2forms_get_organized/compare/1.1.3...1.1.4
4550[ 1.1.3 ] : https://github.com/OS2Forms/os2forms_get_organized/compare/1.1.2...1.1.3
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ name: 'OS2Forms GetOrganized'
22type : module
33description : ' GetOrganized integration'
44package : OS2Forms
5- core_version_requirement : ^9
5+ core_version_requirement : ^9 || ^10
66dependencies :
77 - drupal:webform
88 - drupal:advancedqueue
You can’t perform that action at this time.
0 commit comments