diff options
Diffstat (limited to 'Changelog.md')
-rw-r--r-- | Changelog.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Changelog.md b/Changelog.md index 3a3bbf8..8eec718 100644 --- a/Changelog.md +++ b/Changelog.md @@ -7,6 +7,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/). ## [2.3.1.] - 19/06/2021 ### Security - Fixed SQL injection vulnerability +### Changed +- Cleanup code + - Removed extraneous parentheses ## [2.3.0.] - 18/06/2021 |