Skip to content

Commit 5cfd8b6

Browse files
🔖 release 0.7.0
1 parent d2e71d8 commit 5cfd8b6

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# [v0.7.0](https://github.com/haliphax/xthulu/compare/v0.6.0...v0.7.0) (2024-03-28)
2+
3+
## ✨ New Features
4+
- [`08082ce`](https://github.com/haliphax/xthulu/commit/08082ce) enter submits message details modal
5+
- [`d5f5c35`](https://github.com/haliphax/xthulu/commit/d5f5c35) scrollable messages list
6+
- [`c67023d`](https://github.com/haliphax/xthulu/commit/c67023d) main menu
7+
- [`f063a94`](https://github.com/haliphax/xthulu/commit/f063a94) reject bad_usernames entries during login
8+
- [`9ef3f44`](https://github.com/haliphax/xthulu/commit/9ef3f44) log to file
9+
110
# [v0.6.0](https://github.com/haliphax/xthulu/compare/v0.5.1...v0.6.0) (2024-03-27)
211

312
## ✨ 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.6.0"
8+
version = "0.7.0"
99
dynamic = ["dependencies", "optional-dependencies"]
1010

1111
[tool.setuptools]

0 commit comments

Comments
 (0)