diff --git a/CHANGELOG.md b/CHANGELOG.md index 01208e10..f16d288e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/). - Pagination Page-Size Option ([PR163](https://github.com/5pm-HDH/churchtools-api/pull/163)) ### Changed +- Refactor Imports ([PR165](https://github.com/5pm-HDH/churchtools-api/pull/165)) - Authenticate CTClient with session cookie instead of api-key ([PR142](https://github.com/5pm-HDH/churchtools-api/pull/142)) - GH-Action for integration-tests ([PR143](https://github.com/5pm-HDH/churchtools-api/pull/143), [PR144](https://github.com/5pm-HDH/churchtools-api/pull/144), [PR149](https://github.com/5pm-HDH/churchtools-api/pull/149), [PR153](https://github.com/5pm-HDH/churchtools-api/pull/153)) - Update Dependencies ([PR154](https://github.com/5pm-HDH/churchtools-api/pull/154))