diff --git a/CHANGELOG.md b/CHANGELOG.md index 74e3807..73a9540 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,8 +1,13 @@ -# v0.4.0 (2021-07-08) +# v0.4.1 (2021-10-27) -### Feature -* Allow removal of housing stat credentials ([`20c1f09`](https://github.com/luytena/ebau-gwr/commit/20c1f09e0d9871236cd6950b89e55e10fb0bfe2c)) +### Fix +* Gwr base uri config settings ([`9f215b9`](https://github.com/adfinis-sygroup/ebau-gwr/commit/9f215b96dd087524548d60cd65f5b2fa17530ed3)) +* License identifier ([`c01f050`](https://github.com/adfinis-sygroup/ebau-gwr/commit/c01f0509a2dd16ea3a34eef5dd9dc3625f99a8f4)) +# v0.4.0 (2021-07-08) + +### Feature +* Allow removal of housing stat credentials ([`20c1f09`](https://github.com/adfinis-sygroup/ebau-gwr/commit/20c1f09e0d9871236cd6950b89e55e10fb0bfe2c)) # v0.3.0 (2021-05-06) ### Feature diff --git a/setup.cfg b/setup.cfg index 1137c62..7103bf4 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = ebau-gwr -version = 0.4.0 +version = 0.4.1 author = adfinis description = GWR synchronisation for ebau projects long_description = file: README.md