Skip to content

Commit 04a9bee

Browse files
Update CHANGELOG and README
1 parent db5ff34 commit 04a9bee

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
# Change log
22

33
## Release in-progress
4+
5+
## 1.0.8
6+
7+
### Enhancements
48
* Switch from travis-ci to GitHub Actions #46
59
* Latest qa-parent and project dependencies
610
* Restore ability for profile suffix key to refer to other property #49

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Add dependency:
3636
<dependency>
3737
<groupId>com.github.bordertech.config</groupId>
3838
<artifactId>config</artifactId>
39-
<version>1.0.7</version>
39+
<version>1.0.8</version>
4040
</dependency>
4141
....
4242
</project>

0 commit comments

Comments
 (0)