diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..c64fe00 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,14 @@ +# CHANGELOG.md + +## **v1.1.1** Integration tests (latest) + +### Features: +- Renewed integration test environment using a managed wildfly (latest distributing) with arquillian. + +### Fixes: +- Version updates to fix integration test security vulnerabilities. The main module (type-alias) hadn't been changed. With only one test dependency it isn't affected by security vulnerabilities introduced by dependencies. + +## **v1.1.0** Integration tests (latest) + +### Features: +- [Support for multiple aliases](https://github.com/JohT/alias/issues/4) \ No newline at end of file