File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed
Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ title: NodeGit
33description : Asynchronous native Node bindings to libgit2
44url : " http://nodegit.org"
55date_format : " ordinal"
6- current_nodegit_version : 0.3.1
6+ current_nodegit_version : 0.3.3
77other_nodegit_versions :
88 - HEAD
99 - 0.2.7
Original file line number Diff line number Diff line change @@ -3,6 +3,8 @@ layout: default
33title : Changelog
44description : What's changed between releases
55sections :
6+ " v0.3.3 " : " #v0-3-3"
7+ " v0.3.2 " : " #v0-3-2"
68 " v0.3.1 " : " #v0-3-1"
79 " v0.3.0 " : " #v0-3-0"
810 " v0.2.7 " : " #v0-2-7"
@@ -33,6 +35,10 @@ sections:
3335 " v0.0.2 " : " #v0-0-2"
3436 " v0.0.1 " : " #v0-0-1"
3537---
38+ ## <a name =" v0-3-3 " href =" #v0-3-3 " >v0.3.3</a > (2015-03-16)
39+ ## <a name =" v0-3-2 " href =" #v0-3-2 " >v0.3.2</a > (2015-03-16)
40+
41+ - Ensures that all devDependencies are downloaded and Atom Shell builds.
3642
3743## <a name =" v0-3-1 " href =" #v0-3-1 " >v0.3.1</a > (2015-03-14)
3844
You can’t perform that action at this time.
0 commit comments