File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed
Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change 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
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ build-backend = "setuptools.build_meta"
55[project ]
66name = " xthulu"
77requires-python = " >=3.11"
8- version = " 0.6 .0"
8+ version = " 0.7 .0"
99dynamic = [" dependencies" , " optional-dependencies" ]
1010
1111[tool .setuptools ]
You can’t perform that action at this time.
0 commit comments