1
0
mirror of https://github.com/redis/go-redis.git synced 2025-10-29 05:29:22 +03:00

Update changelog

This commit is contained in:
Vladimir Mihailenco
2020-09-17 13:08:36 +03:00
parent 8f33c7c6b0
commit 2eb40d83aa

View File

@@ -4,8 +4,6 @@
## v8
### v8.0
- Documentation at https://redis.uptrace.dev/
- All commands require `context.Context` as a first argument, e.g. `rdb.Ping(ctx)`. If you are not