This repository was archived by the owner on Dec 2, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed
Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 6.1.0] - 2021-09-28
4+
5+ ### Added
6+
7+ - Add ` db.getMany(keys) ` ([ #212 ] ( https://github.com/Level/memdown/issues/212 ) ) ([ ` 9d9691a ` ] ( https://github.com/Level/memdown/commit/9d9691a ) ) (Vincent Weevers).
8+
39## [ 6.0.0] - 2021-04-10
410
511_ If you are upgrading: please see [ ` UPGRADING.md ` ] ( https://github.com/Level/memdown/blob/master/UPGRADING.md ) ._
@@ -160,6 +166,8 @@ _If you are upgrading: please see [`UPGRADING.md`](https://github.com/Level/memd
160166- Remove unnecessary ` rimraf ` replacement for Browserify ([ ** @vweevers ** ] ( https://github.com/vweevers ) )
161167- README: remove Greenkeeper badge ([ ** @ralphtheninja ** ] ( https://github.com/ralphtheninja ) )
162168
169+ [ 6.1.0 ] : https://github.com/Level/memdown/releases/tag/v6.1.0
170+
163171[ 6.0.0 ] : https://github.com/Level/memdown/releases/tag/v6.0.0
164172
165173[ 5.1.0 ] : https://github.com/Level/memdown/releases/tag/v5.1.0
Original file line number Diff line number Diff line change 11{
22 "name" : " memdown" ,
3- "version" : " 6.0 .0" ,
3+ "version" : " 6.1 .0" ,
44 "description" : " An drop-in replacement for LevelDOWN that works in memory only" ,
55 "authors" : [
66 " Rod Vagg <rod@vagg.org> (https://github.com/rvagg)"
You can’t perform that action at this time.
0 commit comments