Skip to content

Commit

Permalink
Update CHANGELOG for 4.x branch
Browse files Browse the repository at this point in the history
  • Loading branch information
byroot committed Feb 10, 2023
1 parent ce2c258 commit e4f5299
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,10 @@
- Removed the `synchrony` driver.
- Removed `Redis.exists_returns_integer`, it's now always enabled.

# 4.8.1

* Automatically reconnect after fork regardless of `reconnect_attempts`

# 4.8.0

* Introduce `sadd?` and `srem?` as boolean returning versions of `sadd` and `srem`.
Expand Down

0 comments on commit e4f5299

Please sign in to comment.