We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b48674 commit 2dddabeCopy full SHA for 2dddabe
ChangeLog.md
@@ -3,6 +3,18 @@ XP Framework Core ChangeLog
3
4
## ?.?.? / ????-??-??
5
6
+## 10.7.0 / 2021-03-06
7
+
8
+### Features
9
10
+* Merged PR #259: Support reflective access to non-constant expressions
11
+ for parameter defaults
12
+ (@thekid)
13
14
+### Bugfixes
15
16
+* Fixed issue #260: Failed tests on Ubuntu 20.04 - @thekid
17
18
## 10.6.1 / 2021-02-13
19
20
### Bugfixes
src/main/resources/VERSION
@@ -1 +1 @@
1
-10.6.2-dev
+10.7.0
0 commit comments