diff options
| author | Stefan Kreutz <mail@skreutz.com> | 2026-04-30 10:39:23 +0200 |
|---|---|---|
| committer | Stefan Kreutz <mail@skreutz.com> | 2026-04-30 10:39:23 +0200 |
| commit | ad02cd8944074ea79654e09ba82d5906a1b26510 (patch) | |
| tree | 528d0074e10c1cfc3d1457562cda5cdd9df3d53d | |
| parent | ff32f56c7bc6e63351b173d5d3f52b6e13d4d4ac (diff) | |
| download | temp-postgres-dev.tar.gz | |
Release temp-postgres 0.4.0HEADtemp-postgres-0.4.0maindev
| -rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 2e5dfeb..d1703c2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,8 @@ The format is based on [Keep A Changelog](https://keepachangelog.com/en/1.1.0/) ## Unreleased +## [0.4.0] - 2026-04-30 + This release replaces the POSIX shell script with a Rust binary crate. ### Added |