Browse Source

Update CHANGELOG.

[ci skip]
Daniele Alessandri 11 years ago
parent
commit
eb906bb29c
1 changed files with 2 additions and 2 deletions
  1. 2 2
      CHANGELOG.md

+ 2 - 2
CHANGELOG.md

@@ -1,8 +1,8 @@
 v0.8.5 (2013-xx-xx)
 ===============================================================================
 
-- Added `2.8` in the server profiles aliases list for the upcoming Redis 2.8.
-  `2.6` is still the default server profile. `dev` now targets Redis 3.0.
+- Added `2.8` in the server profiles aliases list for Redis 2.8. `2.6` is still
+  the default server profile and `dev` now targets Redis 3.0.
 
 - Added `SCAN`, `SSCAN`, `ZSCAN`, `HSCAN` to the server profile for Redis 2.8.