We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f707b9e commit 8c03788Copy full SHA for 8c03788
CHANGELOG.md
@@ -7,9 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## [Unreleased]
9
10
+## 1.3.3 - 2025-05-18
11
+
12
### Changed
13
14
- Streamlined the ChatService with a preprocess method that both replaces placeholders and sanitizes the input.
15
+- Command prefix is now configurable (Thanks to [downloadpizza](https://github.com/downloadpizza)
16
+ in [#20](https://github.com/MaxWasUnavailable/Nuclei/pull/20))
17
18
## 1.3.2 - 2025-03-26
19
0 commit comments