diff --git a/CHANGELOG.md b/CHANGELOG.md index e7aef29..e4e215b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [0.0.3](https://github.com/nullplatform/services-postgresql-rds/compare/v0.0.2...v0.0.3) (2026-07-28) + + +### Bug Fixes + +* clarify README wording for one-time setup Terraform paths ([0af05ad](https://github.com/nullplatform/services-postgresql-rds/commit/0af05ad375d913e3c1950c47fff2698b8106d594)) +* clarify subject-verb agreement for setup Terraform paths in README ([233eeba](https://github.com/nullplatform/services-postgresql-rds/commit/233eeba0bf7193234ad416b8e4a0340882d84a6d)) + ## [0.0.2](https://github.com/nullplatform/services-postgresql-rds/compare/0.0.1...v0.0.2) (2026-07-28)