diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..e4351b2 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,12 @@ +# Changelog + +## 1.0.0 (2024-02-15) + + +### Features + +* always remove stale unix sockets ([#2](https://github.com/cloudnative-pg/plugin-pvc-backup/issues/2)) ([3f942ff](https://github.com/cloudnative-pg/plugin-pvc-backup/commit/3f942ffb12e1d4cdb98a4a11f15ccacddf871552)) +* implementation of the Backup service ([#7](https://github.com/cloudnative-pg/plugin-pvc-backup/issues/7)) ([fb21225](https://github.com/cloudnative-pg/plugin-pvc-backup/commit/fb212257b92d3d8f6c6e9fa867abbfe636eb29a6)) +* initial implementation of the WAL service ([#5](https://github.com/cloudnative-pg/plugin-pvc-backup/issues/5)) ([e814579](https://github.com/cloudnative-pg/plugin-pvc-backup/commit/e8145793ad0fb73454a1e9da036d56024d851eca)) +* initial import ([#1](https://github.com/cloudnative-pg/plugin-pvc-backup/issues/1)) ([ce621bb](https://github.com/cloudnative-pg/plugin-pvc-backup/commit/ce621bb635a23f97466216c6aa526349158d5771)) +* use cnpg-i machinery ([#8](https://github.com/cloudnative-pg/plugin-pvc-backup/issues/8)) ([5245d42](https://github.com/cloudnative-pg/plugin-pvc-backup/commit/5245d4281c03effaf408e95aacb4d8f0f3435ed6))