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 db5ff34 commit 04a9beeCopy full SHA for 04a9bee
CHANGELOG.md
@@ -1,6 +1,10 @@
1
# Change log
2
3
## Release in-progress
4
+
5
+## 1.0.8
6
7
+### Enhancements
8
* Switch from travis-ci to GitHub Actions #46
9
* Latest qa-parent and project dependencies
10
* Restore ability for profile suffix key to refer to other property #49
README.md
@@ -36,7 +36,7 @@ Add dependency:
36
<dependency>
37
<groupId>com.github.bordertech.config</groupId>
38
<artifactId>config</artifactId>
39
- <version>1.0.7</version>
+ <version>1.0.8</version>
40
</dependency>
41
....
42
</project>
0 commit comments