Skip to content

Commit

Permalink
Update ChangeLog
Browse files Browse the repository at this point in the history
  • Loading branch information
treefrogframework committed Nov 1, 2022
1 parent 4825069 commit 7c16325
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# ChangeLog

## 2.5.0
- Implemented flushResponse() function to continue the process after sending a response.
- Updated glog to v0.6.0
- Performance improvement for redis client.
- Implemented memcached client. [Experimental]
- Implemented a cache-store for memcached, TCacheMemcachedStore class.

## 2.4.0
- Implemented memory store for cache.
- Updated Mongo C driver to v1.21.2.
Expand Down

0 comments on commit 7c16325

Please sign in to comment.