File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed
Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change 1+ # [ v0.4.0] ( https://github.com/haliphax/xthulu/compare/v0.3.1...v0.4.0 ) (2023-10-23)
2+
3+ ## ✨ New Features
4+ - [ ` 5fd8ca3 ` ] ( https://github.com/haliphax/xthulu/commit/5fd8ca3 ) logoff script
5+
6+ ## 🐛 Bug Fixes
7+ - [ ` 2aba3e6 ` ] ( https://github.com/haliphax/xthulu/commit/2aba3e6 ) fix web auth db bind
8+
9+ ## 🔒 Security Issues
10+ - [ ` 3025950 ` ] ( https://github.com/haliphax/xthulu/commit/3025950 ) ️ CSRF for web chat
11+
112# [ v0.3.1] ( https://github.com/haliphax/xthulu/compare/v0.3.0...v0.3.1 ) (2023-10-18)
213
314## 🐛 Bug Fixes
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.3.1 "
8+ version = " 0.4.0 "
99dynamic = [" dependencies" , " optional-dependencies" ]
1010
1111[tool .setuptools ]
You can’t perform that action at this time.
0 commit comments