File tree 2 files changed +7
-2
lines changed
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.
8
8
9
9
## [ Unreleased]
10
10
11
+ ## [ 2.1.0]
12
+
13
+ - Drupal 10 compatibility.
14
+
11
15
## [ 2.0.3]
12
16
13
17
- Gave users with ` view_any ` submission permission access to API.
@@ -36,7 +40,8 @@ about writing changes to this log.
36
40
37
41
- Release 1.0.0
38
42
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
40
45
[ 2.0.3 ] : https://github.com/OS2Forms/os2forms_rest_api/compare/2.0.2...2.0.3
41
46
[ 2.0.2 ] : https://github.com/OS2Forms/os2forms_rest_api/compare/2.0.1...2.0.2
42
47
[ 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'
2
2
type : module
3
3
description : ' OS2Forms REST API'
4
4
package : OS2Forms
5
- core_version_requirement : ^9
5
+ core_version_requirement : ^9 || ^10
6
6
dependencies :
7
7
- drupal:key_auth
8
8
- drupal:webform
You can’t perform that action at this time.
0 commit comments