Skip to content

Commit 135d7af

Browse files
chore(main): release 0.10.0 (#51)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent a689259 commit 135d7af

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.10.0](https://github.com/kabouzeid/turm/compare/v0.9.0...v0.10.0) (2025-12-12)
4+
5+
6+
### Features
7+
8+
* rounded corners ([a689259](https://github.com/kabouzeid/turm/commit/a6892592723c50d2d7ce48b9379b497a573c3a68))
9+
310
## [0.9.0](https://github.com/kabouzeid/turm/compare/v0.8.0...v0.9.0) (2025-08-26)
411

512

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 = "turm"
3-
version = "0.9.0"
3+
version = "0.10.0"
44
authors = ["Karim Abou Zeid <[email protected]>"]
55
description = "A TUI for the Slurm Workload Manager."
66
repository = "https://github.com/kabouzeid/turm"

0 commit comments

Comments
 (0)