diff --git a/CHANGELOG.md b/CHANGELOG.md index 8f1a30db1..47effd760 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,20 @@ # Revision History for the VOL Functional Tests +## [2.40.3](https://github.com/dvsa/vol-functional-tests/compare/v2.41.0...v2.40.3) (2024-09-13) + + +### Features + +* change readme ([b9e4579](https://github.com/dvsa/vol-functional-tests/commit/b9e4579e8ba9d52b958a4904bf6bcaf602362f62)) +* reverting docker changes ([1681d93](https://github.com/dvsa/vol-functional-tests/commit/1681d930d4b6f839a3dfe6746b29179c45a10256)) +* reverting docker changes ([c42cb5d](https://github.com/dvsa/vol-functional-tests/commit/c42cb5df0d04e46688423be88f6eb7c858afb8d4)) + + +### Miscellaneous Chores + +* bump to 2.40.2 ([abe3de1](https://github.com/dvsa/vol-functional-tests/commit/abe3de1e4b87dbc5adf752c11e1b38989c51c5e2)) +* bump to 2.40.3 ([4534dbe](https://github.com/dvsa/vol-functional-tests/commit/4534dbe72d80c084f4e54b7bca0cb17fbb6efc73)) + ## [2.41.0](https://github.com/dvsa/vol-functional-tests/compare/v2.40.2...v2.41.0) (2024-09-13) diff --git a/pom.xml b/pom.xml index 1cbf61aad..6ce9302cc 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ org.dvsa.testing.framework vol-functional-tests - 2.40.3SNAPSHOT + 2.40.3