File tree Expand file tree Collapse file tree 3 files changed +8
-2
lines changed
Expand file tree Collapse file tree 3 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 11# Change Log
22
3+ ## [ 0.11.8] ( https://github.com/nodegit/nodegit/releases/tag/v0.11.8 ) (2016-03-07)
4+
5+ [ Full Changelog] ( https://github.com/nodegit/nodegit/compare/v0.11.7...v0.11.8 )
6+
7+ - Removed callback throttling due to segmentation faults. Will be implemented later. [ PR #943 ] ( https://github.com/nodegit/nodegit/pull/943 )
8+
39## [ 0.11.7] ( https://github.com/nodegit/nodegit/releases/tag/v0.11.7 ) (2016-03-07)
410
511[ Full Changelog] ( https://github.com/nodegit/nodegit/compare/v0.11.6...v0.11.7 )
Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ NodeGit
3131 </tbody >
3232</table >
3333
34- ** Stable: 0.11.7 **
34+ ** Stable: 0.11.8 **
3535
3636## Have a problem? Come chat with us! ##
3737
Original file line number Diff line number Diff line change 11{
22 "name" : " nodegit" ,
33 "description" : " Node.js libgit2 asynchronous native bindings" ,
4- "version" : " 0.11.7 " ,
4+ "version" : " 0.11.8 " ,
55 "homepage" : " http://nodegit.org" ,
66 "keywords" : [
77 " libgit2" ,
You can’t perform that action at this time.
0 commit comments