Skip to content

Commit bd0a97c

Browse files
chore: release v0.0.5
1 parent 0a1181f commit bd0a97c

File tree

3 files changed

+12
-2
lines changed

3 files changed

+12
-2
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## [Unreleased]
88

9+
## [0.0.5](https://github.com/fossable/turbine/compare/v0.0.4...v0.0.5) - 2025-11-09
10+
11+
### Other
12+
13+
- add UI examples
14+
- continue e2e tests
15+
- begin to add e2e test
16+
- begin to show all paid commits
17+
- allow keyserver to be configured
18+
919
## [0.0.4](https://github.com/fossable/turbine/compare/v0.0.3...v0.0.4) - 2024-06-30
1020

1121
### Other

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ license = "AGPL-3.0-only"
66
name = "git-turbine"
77
repository = "https://github.com/fossable/turbine"
88
rust-version = "1.74"
9-
version = "0.0.4"
9+
version = "0.0.5"
1010

1111
[[bin]]
1212
name = "turbine"

0 commit comments

Comments
 (0)