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.1] - 2021-10-02
4+
5+ ### Fixed
6+
7+ - Optimize ` db.clear() ` ([ #213 ] ( https://github.com/Level/memdown/issues/213 ) ) ([ ` a0856c4 ` ] ( https://github.com/Level/memdown/commit/a0856c4 ) ) (Vincent Weevers).
8+
39## [ 6.1.0] - 2021-09-28
410
511### Added
@@ -166,6 +172,8 @@ _If you are upgrading: please see [`UPGRADING.md`](https://github.com/Level/memd
166172- Remove unnecessary ` rimraf ` replacement for Browserify ([ ** @vweevers ** ] ( https://github.com/vweevers ) )
167173- README: remove Greenkeeper badge ([ ** @ralphtheninja ** ] ( https://github.com/ralphtheninja ) )
168174
175+ [ 6.1.1 ] : https://github.com/Level/memdown/releases/tag/v6.1.1
176+
169177[ 6.1.0 ] : https://github.com/Level/memdown/releases/tag/v6.1.0
170178
171179[ 6.0.0 ] : https://github.com/Level/memdown/releases/tag/v6.0.0
Original file line number Diff line number Diff line change 11{
22 "name" : " memdown" ,
3- "version" : " 6.1.0 " ,
3+ "version" : " 6.1.1 " ,
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