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 085c614 commit 67e3e1aCopy full SHA for 67e3e1a
CHANGELOG.md
@@ -2,6 +2,16 @@
2
3
## Release in-progress
4
5
+## 1.0.7
6
+
7
+### API Changes
8
+* * Introduction of profile property `bordertech.config.profile` to replace environment property.
9
10
+### Enhancements
11
+* Refactor of substitution code to use apache commons text
12
+* includes can define substitution variables e.g. `include=${previously.defined.property.key}/special-file.properties`
13
+* Increase in unit tests and code coverage.
14
15
## 1.0.6
16
17
### API Changes
0 commit comments