diff --git a/CHANGELOG.md b/CHANGELOG.md index 719043b..edec9e2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,12 @@ +## [1.2.0](https://github.com/briancaffey/cdk-django/compare/v1.1.0...v1.2.0) (2023-01-05) + + +### Features + +* **context:** added context for both ad hoc base and app constructs, clean up and refactor app constructs ([6c40d08](https://github.com/briancaffey/cdk-django/commit/6c40d084d652f96c9c53b6a6603f52467cb72088)) +* **docs:** regenerate docs with doc gen ([05cff0f](https://github.com/briancaffey/cdk-django/commit/05cff0fe3429183ff0a10fc414f4063e3410dc6c)) + ## [1.1.0](https://github.com/briancaffey/cdk-django/compare/v1.0.0...v1.1.0) (2023-01-04)