Update CHANGELOG

This commit is contained in:
takezoe
2022-11-02 13:19:53 +09:00
parent 4b93534473
commit bc855ed53c
2 changed files with 4 additions and 1 deletions

View File

@@ -1,6 +1,9 @@
# Changelog
All changes to the project will be documented in this file.
## 4.38.4 - 2 Nov 2022
- Downgrade MariaDB JDBC drive to avoid unknown error
## 4.38.3 - 30 Oct 2022
- Fix several issues around multiple assignees in issues and pull requests
- Fix IllegalStateException when returning unknown avatar image

View File

@@ -62,7 +62,7 @@ Support
What's New in 4.38.x
-------------
## 4.38.4 - 2 Nov 2022
- Fix MariaDB issue
- Downgrade MariaDB JDBC drive to avoid unknown error
## 4.38.3 - 30 Oct 2022
- Fix several issues around multiple assignees in issues and pull requests