updated CHANGELOG

This commit is contained in:
marvzhang
2020-06-04 22:57:39 +08:00
parent 9b1cea53b6
commit b60865bd03
2 changed files with 14 additions and 0 deletions

View File

@@ -1,3 +1,10 @@
# 0.5.0 (TBC)
### Features / Enhancement
### Bug Fixes
- **Logs not expire**.
- **`task_id` index not created.
# 0.4.10 (2020-04-21)
### Features / Enhancement
- **Enhanced Log Management**. Centralizing log storage in MongoDB, reduced the dependency of PubSub, allowing log error detection.