We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47dae66 commit d5a7760Copy full SHA for d5a7760
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## [Unreleased](https://github.com/mitsuhiko/redis-rs/compare/0.10.0...HEAD) - ReleaseDate
+## [0.11.0-beta.1](https://github.com/mitsuhiko/redis-rs/compare/0.10.0...0.11.0-beta.1) - 2019-05-30
4
5
**Fixes and improvements**
6
Cargo.toml
[package]
name = "redis"
-version = "0.11.0-alpha.0"
+version = "0.11.0-beta.1"
authors = ["Armin Ronacher <armin.ronacher@active-4.com>", "Jan-Erik Rediger <janerik@fnordig.de>"]
keywords = ["redis", "database"]
description = "Redis driver for Rust."
0 commit comments