We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4229137 commit 8f06f52Copy full SHA for 8f06f52
changelog.md
@@ -3,6 +3,7 @@ layout: default
3
title: Changelog
4
description: What's changed between releases
5
sections:
6
+ "v0.3.1": "#v0-3-1"
7
"v0.3.0": "#v0-3-0"
8
"v0.2.7": "#v0-2-7"
9
"v0.2.6": "#v0-2-6"
@@ -33,6 +34,10 @@ sections:
33
34
"v0.0.1": "#v0-0-1"
35
---
36
37
+## <a name="v0-3-1" href="#v0-3-1">v0.3.1</a> (2015-03-14)
38
+
39
+- Fixes issues with downloading prebuilt and building from NPM source.
40
41
## <a name="v0-3-0" href="#v0-3-0">v0.3.0</a> (2015-03-13)
42
43
[Full Changelog](https://github.com/nodegit/nodegit/compare/v0.2.7...v0.3.0)
0 commit comments