Skip to content

Commit 1730bc9

Browse files
authored
chore(main): release 0.2.0 (#81)
Signed-off-by: Peggie <[email protected]>
1 parent 72ba30c commit 1730bc9

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.1.0"
2+
".": "0.2.0"
33
}

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## [0.2.0](https://github.com/cloudnative-pg/barman-cloud/compare/v0.1.0...v0.2.0) (2025-03-13)
4+
5+
6+
### Features
7+
8+
* allow using a custom directory for CA certificates ([#78](https://github.com/cloudnative-pg/barman-cloud/issues/78)) ([3fc2d78](https://github.com/cloudnative-pg/barman-cloud/commit/3fc2d78dca9ab469f7460f1faaa975b802baab95))
9+
10+
11+
### Bug Fixes
12+
13+
* **deps:** update module github.com/onsi/ginkgo/v2 to v2.23.0 ([#76](https://github.com/cloudnative-pg/barman-cloud/issues/76)) ([72ba30c](https://github.com/cloudnative-pg/barman-cloud/commit/72ba30c8e72d8c71aeae594f72ccd5ce6b2b6421))
14+
315
## 0.1.0 (2025-02-26)
416

517

0 commit comments

Comments
 (0)