Skip to content

Commit a478dd5

Browse files
authored
Merge pull request #60 from MalpenZibo/release-0.1.5
Release 0.1.5
2 parents da9befb + 4402d09 commit a478dd5

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 6 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.1.5] - 2024-11-04
11+
1012
### Added
1113

1214
- Added a clipboard button
@@ -20,6 +22,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2022
- Nerd fonts are now included in the binary
2123
- Workspace indicator now has an hover state
2224

25+
### Thanks
26+
27+
- @fiersik for the clipboard button and the ALT Linux package
28+
2329
## [0.1.4] - 2024-10-23
2430

2531
### Fixed

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
@@ -2,7 +2,7 @@
22
name = "ashell"
33
description = "Barely customizable Wayland status bar for Hyprland compositor."
44
homepage = "https://github.com/MalpenZibo/ashell"
5-
version = "0.1.4"
5+
version = "0.1.5"
66
edition = "2021"
77
rust-version = "1.81"
88

0 commit comments

Comments
 (0)