[Pkg-javascript-commits] [node-leveldown] 401/492: @0.8.1
Andrew Kelley
andrewrk-guest at moszumanska.debian.org
Sun Jul 6 17:14:23 UTC 2014
This is an automated email from the git hooks/post-receive script.
andrewrk-guest pushed a commit to annotated tag rocksdb-0.10.1
in repository node-leveldown.
commit 0a2b1e17e6541dcf89dc9afc1a83e0865d568b00
Author: Rod Vagg <rod at vagg.org>
Date: Sun Sep 1 23:14:04 2013 +1000
@0.8.1
---
CHANGELOG.md | 4 ++++
package.json | 2 +-
2 files changed, 5 insertions(+), 1 deletion(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 63ba6bd..9f6b6a3 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,7 @@
+### 0.8.1 @ Sept 1 2013
+
+ * Fixed some minor V8-level leaks (@rvagg)
+
### 0.8.0 @ Aug 19 2013
* Added `gt`, `lt`, `gte`, `lte` for iterators (@dominictarr)
diff --git a/package.json b/package.json
index c3c2a67..fb471a4 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"name" : "leveldown"
, "description" : "A Node.js LevelDB binding, primary backend for LevelUP"
- , "version" : "0.8.0"
+ , "version" : "0.8.1"
, "contributors" : [
"Rod Vagg <r at va.gg> (https://github.com/rvagg)"
, "John Chesley <john at chesl.es> (https://github.com/chesles/)"
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-leveldown.git
More information about the Pkg-javascript-commits
mailing list