Skip to content

Commit 2dddabe

Browse files
committed
Prepare 10.7.0 release
1 parent 7b48674 commit 2dddabe

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

ChangeLog.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,18 @@ XP Framework Core ChangeLog
33

44
## ?.?.? / ????-??-??
55

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+
618
## 10.6.1 / 2021-02-13
719

820
### Bugfixes

src/main/resources/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
10.6.2-dev
1+
10.7.0

0 commit comments

Comments
 (0)