Skip to content

Commit a6cabee

Browse files
🔖 release 0.4.0
1 parent 441a420 commit a6cabee

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
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

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.3.1"
8+
version = "0.4.0"
99
dynamic = ["dependencies", "optional-dependencies"]
1010

1111
[tool.setuptools]

0 commit comments

Comments
 (0)