Skip to content

Commit 12f6ecf

Browse files
committed
chore: release 0.5.0
1 parent 24fafdc commit 12f6ecf

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
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## [0.5.0](https://www.github.com/sentriz/cliphist/compare/v0.4.0...v0.5.0) (2023-11-06)
4+
5+
6+
### Features
7+
8+
* accept multiple input lines for `cliphist delete` ([fbc54c0](https://www.github.com/sentriz/cliphist/commit/fbc54c0fe4c930cd24eb3c70134c3c3a1b3dcd2d)), closes [#63](https://www.github.com/sentriz/cliphist/issues/63)
9+
* add support for bmp images ([3c9a7b8](https://www.github.com/sentriz/cliphist/commit/3c9a7b889e4eeed301e71d67ed37246cc9097e63)), closes [#46](https://www.github.com/sentriz/cliphist/issues/46)
10+
* add version command ([3e91638](https://www.github.com/sentriz/cliphist/commit/3e91638630fc54f815ae025fa77e2472a770e91a))
11+
* allow passing an id directly to decode ([a2ead3d](https://www.github.com/sentriz/cliphist/commit/a2ead3d83dd67ceb7189246ce428a21c559a449e))
12+
* clear last entry if we get `clear` from CLIPBOARD_STATE ([5764b03](https://www.github.com/sentriz/cliphist/commit/5764b0345432b07eca49914e603a6fd2d1431a73)), closes [#58](https://www.github.com/sentriz/cliphist/issues/58)
13+
* show image size and dimensions in preview ([dd3c5f0](https://www.github.com/sentriz/cliphist/commit/dd3c5f0248065d8f36c48445b3e68ffb6000ff86))
14+
315
## [0.4.0](https://www.github.com/sentriz/cliphist/compare/v0.3.1...v0.4.0) (2023-03-08)
416

517

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.4.0
1+
0.5.0

0 commit comments

Comments
 (0)