Skip to content

Commit fc85345

Browse files
🔖 release 0.8.0
1 parent 18540de commit fc85345

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [v0.8.0](https://github.com/haliphax/xthulu/compare/v0.7.0...v0.8.0) (2024-04-02)
2+
3+
## ✨ New Features
4+
- [`9de58d6`](https://github.com/haliphax/xthulu/commit/9de58d6) command line flags for db commands
5+
- [`13a1286`](https://github.com/haliphax/xthulu/commit/13a1286) submit messages filter modal with enter key
6+
- [`a64b7b7`](https://github.com/haliphax/xthulu/commit/a64b7b7) setup script
7+
18
# [v0.7.0](https://github.com/haliphax/xthulu/compare/v0.6.0...v0.7.0) (2024-03-28)
29

310
## ✨ New Features

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ build-backend = "setuptools.build_meta"
55
[project]
66
name = "xthulu"
77
requires-python = ">=3.11"
8-
version = "0.7.0"
8+
version = "0.8.0"
99
dynamic = ["dependencies", "optional-dependencies"]
1010

1111
[tool.setuptools]

0 commit comments

Comments
 (0)