[Pkg-javascript-commits] [node-leveldown] 251/492: update changelog and version bump for @0.1.4 release

Andrew Kelley andrewrk-guest at moszumanska.debian.org
Sun Jul 6 17:14:05 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 a21613db017db9732a416b94831d77778b7e6f45
Author: Rod Vagg <rod at vagg.org>
Date:   Mon Mar 11 16:39:38 2013 +1100

    update changelog and version bump for @0.1.4 release
---
 CHANGELOG.md | 4 ++++
 package.json | 2 +-
 2 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 451d40e..f9447b6 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,7 @@
+0.1.4 @ Mar 11 2013
+===================
+  * return error when batch ops contain null or undefined (@rvagg / @ralphtheninja / @dominictarr) (additional tests in LevelUP for this)
+
 0.1.3 @ Mar 9 2013
 ==================
   * add 'standalone_static_library':1 in dependency gyp files to fix SmartOS build problems (@wolfeidau)
diff --git a/package.json b/package.json
index f6443dd..d1c9811 100644
--- a/package.json
+++ b/package.json
@@ -15,7 +15,7 @@
   , "keywords": [
         "leveldb"
     ]
-  , "version"         : "0.1.3"
+  , "version"         : "0.1.4"
   , "main"            : "index.js"
   , "dependencies"    : {
         "bindings"        : "~1.0.0"

-- 
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