Commit 75b8919 1 parent 9d299d0 commit 75b8919 Copy full SHA for 75b8919
File tree 3 files changed +5
-2
lines changed
3 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 1
1
# Toolkit change log
2
2
3
+ ## Version 10.14.0
4
+ - DQA-9954: Improve regex pattern unsupported checks readonly comment.
5
+
3
6
## Version 10.13.0
4
7
- DQA-9782: Compatibility with Drupal 11.
5
8
Original file line number Diff line number Diff line change 9
9
<paths >
10
10
<output >docs</output >
11
11
</paths >
12
- <version number =" 10.13 .0" >
12
+ <version number =" 10.14 .0" >
13
13
<folder >latest</folder >
14
14
<api >
15
15
<source dsn =" ." >
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ final class Toolkit
14
14
/**
15
15
* Constant holding the current version.
16
16
*/
17
- public const VERSION = '10.13 .0 ' ;
17
+ public const VERSION = '10.14 .0 ' ;
18
18
19
19
/**
20
20
* The Toolkit repository.
You can’t perform that action at this time.
0 commit comments