From 443687676e4030d51ee39164e0ebbd893981fc5f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 28 Jul 2026 20:09:30 +0000 Subject: [PATCH] chore(main): release 0.0.2 --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..e7aef29 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,9 @@ +# Changelog + +## [0.0.2](https://github.com/nullplatform/services-postgresql-rds/compare/0.0.1...v0.0.2) (2026-07-28) + + +### Bug Fixes + +* use a customer managed KMS key for RDS storage encryption ([dad747c](https://github.com/nullplatform/services-postgresql-rds/commit/dad747cb3d293e276f3ccd082bc015bd0958159c)) +* use a customer managed KMS key for RDS storage encryption ([65f39d3](https://github.com/nullplatform/services-postgresql-rds/commit/65f39d3767f5d55f429e766307e4ab0aa92dd07b))