forked from platypush/platypush
Updated CHANGELOG
This commit is contained in:
parent
01af85d024
commit
1f0aa0965d
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
|
||||||
## [1.1.2] - 2024-07-16
|
## [1.1.3] - 2024-07-16
|
||||||
|
|
||||||
- [`core`]: New architecture for the Redis bus - now leveraging pub/sub with a
|
- [`core`]: New architecture for the Redis bus - now leveraging pub/sub with a
|
||||||
connection pool instead of a single-connection queue. It makes the
|
connection pool instead of a single-connection queue. It makes the
|
||||||
|
|
Loading…
Reference in a new issue