Skip to content

Commit 0cfcea3

Browse files
committed
Release v0.5.0
1 parent 430b938 commit 0cfcea3

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,18 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [0.5.0] - 2025-10-13
9+
10+
### Added
11+
- (Add new features here)
12+
13+
### Changed
14+
- (Add changes here)
15+
16+
### Fixed
17+
- (Add bug fixes here)
18+
19+
820
## [0.4.0] - 2025-10-13
921

1022
### Added

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"displayName": "Velo",
44
"cliName": "velo",
55
"containerPrefix": "velo",
6-
"version": "0.4.0",
6+
"version": "0.5.0",
77
"description": "Instant PostgreSQL branching with ZFS snapshots",
88
"author": "Johan Eliasson <johan@eliasson.me> (https://github.com/elitan)",
99
"license": "MIT",

0 commit comments

Comments
 (0)