We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef26b14 commit 3995b15Copy full SHA for 3995b15
ChangeLog.md
@@ -3,6 +3,14 @@ XP Framework Core ChangeLog
3
4
## ?.?.? / ????-??-??
5
6
+## 11.4.6 / 2022-11-06
7
+
8
+### Bugfixes
9
10
+* Make parsing generic definitions more robust against when not using
11
+ whitespace between parent class name and class body
12
+ (@thekid)
13
14
## 11.4.5 / 2022-11-06
15
16
### Bugfixes
src/main/resources/VERSION
@@ -1 +1 @@
1
-11.4.6-dev
+11.4.6
0 commit comments