Skip to content

Commit 2c44e4f

Browse files
committed
Release 0.11.0
1 parent 77907a1 commit 2c44e4f

3 files changed

Lines changed: 4 additions & 2 deletions

File tree

CHANGELOG.md

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

88
## [Unreleased]
99

10+
## [0.11.0]
11+
1012
### Changed
1113

1214
- **Breaking:** `--theme` enforcement has been removed and relies entirely on

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
@@ -1,6 +1,6 @@
11
[package]
22
name = "margin"
3-
version = "0.10.0"
3+
version = "0.11.0"
44
edition = "2024"
55
description = "A local TUI for code-review annotations over git/jj"
66
license = "MIT OR Apache-2.0"

0 commit comments

Comments
 (0)