summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Kreutz <mail@skreutz.com>2026-04-16 02:59:50 +0200
committerStefan Kreutz <mail@skreutz.com>2026-04-16 02:59:50 +0200
commit4ee4e4e3e98479b98e5b92305f0ba3e6cff0c3c6 (patch)
tree53a1071f5e6170a777378e5d5d59c7dd82614c6f
parentbd8e7985b10d60833d9403afd1c8306541624cb6 (diff)
downloadtemp-postgres-4ee4e4e3e98479b98e5b92305f0ba3e6cff0c3c6.tar.gz
-rw-r--r--CHANGELOG.md2
-rw-r--r--version2
2 files changed, 3 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index cdbf3a2..6d61e20 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -9,6 +9,8 @@ The format is based on [Keep A Changelog][] and this project adheres to [Semanti
## Unreleased
+## [0.3.0] - 2026-04-16
+
### Added
* Added option to execute a given command when the PostgreSQL server is ready
diff --git a/version b/version
index 0ea3a94..0d91a54 100644
--- a/version
+++ b/version
@@ -1 +1 @@
-0.2.0
+0.3.0
Generated by cgit. See skreutz.com for my tech blog and contact information.