Skip to content

Commit 32b461e

Browse files
committed
docs(CHANGELOG): 0.6.1
1 parent cc5f657 commit 32b461e

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
<a name="0.6.1"></a>
2+
## [0.6.1](https://github.com/luin/medis/compare/v0.5.0...v0.6.1) (2017-02-19)
3+
4+
5+
### Bug Fixes
6+
7+
* detect database number for Heroku Redis ([f2c6d7e](https://github.com/luin/medis/commit/f2c6d7e)), closes [#55](https://github.com/luin/medis/issues/55) [#52](https://github.com/luin/medis/issues/52)
8+
* UI for edit button ([3599392](https://github.com/luin/medis/commit/3599392))
9+
* zset delete wrong element when sorting desc ([3d3f29a](https://github.com/luin/medis/commit/3d3f29a)), closes [#60](https://github.com/luin/medis/issues/60)
10+
11+
### Features
12+
13+
* support search/find within a key ([9ecce73](https://github.com/luin/medis/commit/9ecce73)), closes [#61](https://github.com/luin/medis/issues/61)
14+
15+
16+
117
<a name="0.6.0"></a>
218
# [0.6.0](https://github.com/luin/medis/compare/v0.5.0...v0.6.0) (2017-02-19)
319

0 commit comments

Comments
 (0)