[Pkg-javascript-commits] [node-leveldown] 412/492: @0.8.2
Andrew Kelley
andrewrk-guest at moszumanska.debian.org
Sun Jul 6 17:14:24 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 6c48cac8b8e169f09c43e890099d36cbb0700e14
Author: Rod Vagg <rod at vagg.org>
Date: Mon Sep 2 11:04:28 2013 +1000
@0.8.2
---
CHANGELOG.md | 4 ++++
package.json | 2 +-
2 files changed, 5 insertions(+), 1 deletion(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 9f6b6a3..5cc5e5c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,7 @@
+### 0.8.2 @ Sept 2 2013
+
+ * FreeBSD support (@rvagg, @kelexel)
+
### 0.8.1 @ Sept 1 2013
* Fixed some minor V8-level leaks (@rvagg)
diff --git a/package.json b/package.json
index fb471a4..ed92e0c 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.1"
+ , "version" : "0.8.2"
, "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