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+ ## [ 2.1.0]
12+
13+ - Drupal 10 compatibility.
14+
1115## [ 2.0.3]
1216
1317- Gave users with ` view_any ` submission permission access to API.
@@ -36,7 +40,8 @@ about writing changes to this log.
3640
3741- Release 1.0.0
3842
39- [ Unreleased ] : https://github.com/OS2Forms/os2forms_rest_api/compare/2.0.3...HEAD
43+ [ Unreleased ] : https://github.com/OS2Forms/os2forms_rest_api/compare/2.1.0...HEAD
44+ [ 2.1.0 ] : https://github.com/OS2Forms/os2forms_rest_api/compare/2.0.3...2.1.0
4045[ 2.0.3 ] : https://github.com/OS2Forms/os2forms_rest_api/compare/2.0.2...2.0.3
4146[ 2.0.2 ] : https://github.com/OS2Forms/os2forms_rest_api/compare/2.0.1...2.0.2
4247[ 2.0.1 ] : https://github.com/OS2Forms/os2forms_rest_api/compare/2.0.0...2.0.1
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ name: 'OS2Forms REST API'
22type : module
33description : ' OS2Forms REST API'
44package : OS2Forms
5- core_version_requirement : ^9
5+ core_version_requirement : ^9 || ^10
66dependencies :
77 - drupal:key_auth
88 - drupal:webform
You can’t perform that action at this time.
0 commit comments