Skip to content

Commit c137e4b

Browse files
committed
chore(main): release 0.2.0
Signed-off-by: Peggie <[email protected]>
1 parent fdb8e45 commit c137e4b

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

.release-please-manifest.json

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

CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## [0.2.0](https://github.com/cloudnative-pg/machinery/compare/v0.1.0...v0.2.0) (2025-03-20)
4+
5+
6+
### Features
7+
8+
* add pg_config interface ([#88](https://github.com/cloudnative-pg/machinery/issues/88)) ([0fc1fae](https://github.com/cloudnative-pg/machinery/commit/0fc1faed3332d667e2cdec42a90596e4644920a9))
9+
10+
11+
### Bug Fixes
12+
13+
* **deps:** update all non-major go dependencies ([#84](https://github.com/cloudnative-pg/machinery/issues/84)) ([fdb8e45](https://github.com/cloudnative-pg/machinery/commit/fdb8e4548fde9ca033b46b8551593d13dbbfec3d))
14+
315
## 0.1.0 (2025-02-26)
416

517

0 commit comments

Comments
 (0)