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 9ed939e commit 6233d55Copy full SHA for 6233d55
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
3
+## [Unreleased](https://github.com/mitsuhiko/redis-rs/compare/0.15.0...HEAD) - ReleaseDate
4
+
5
+**Fixes and improvements**
6
7
+* Fixed the `r2d2` feature (re-added it) ([#265])(https://github.com/mitsuhiko/redis-rs/pull/265)
8
9
## [0.15.0](https://github.com/mitsuhiko/redis-rs/compare/0.14.0...0.15.0) - 2020-01-15
10
11
**Fixes and improvements**
0 commit comments