CHANGELOG.md in redis-client-0.17.0 vs CHANGELOG.md in redis-client-0.17.1
- old
+ new
@@ -1,6 +1,11 @@
# Unreleased
+# 0.17.1
+
+- Add support for `NaN` in RESP3 protocol doubles.
+ This was initially missing from the spec and added about a year ago.
+
# 0.17.0
- Adds `sentinel_username` and `sentinel_password` options for `RedisClient#sentinel`
# 0.16.0