[Pkg-javascript-commits] [node-leveldown] 416/492: @0.8.4
Andrew Kelley
andrewrk-guest at moszumanska.debian.org
Sun Jul 6 17:14:25 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 20eb1e4e38dcd0954953e55a0ac707a2dd244809
Author: Rod Vagg <rod at vagg.org>
Date: Wed Sep 18 16:19:19 2013 +1000
@0.8.4
---
CHANGELOG.md | 3 +++
package.json | 2 +-
2 files changed, 4 insertions(+), 1 deletion(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 5cc5e5c..ee49565 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,6 @@
+### 0.8.3 @ Sept 18 2013
+ * Upgrade to nan at 0.4.0, better support for latest Node master & support for installing within directory structures containing spaces in directory names (@rvagg)
+
### 0.8.2 @ Sept 2 2013
* FreeBSD support (@rvagg, @kelexel)
diff --git a/package.json b/package.json
index d88b1fd..6272106 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.2"
+ , "version" : "0.8.3"
, "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