File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Change Log
22
3+ ## <a name =" v0-20-2 " href =" #v0-20-2 " >v0.20.2</a > [ (2017-08-16)] ( https://github.com/nodegit/nodegit/releases/tag/v0.20.2 )
4+
5+ [ Full Changelog] ( https://github.com/nodegit/nodegit/compare/v0.20.0...v0.20.2 )
6+
7+ #### Summary of changes outside of libgit2 bump:
8+ - [ Fixed an issue where large buffer allocations in filters (> 256MB) causes a segfault #1368 ] ( https://github.com/nodegit/nodegit/pull/1368 )
9+ - [ Fix git_tree_entry double free #1332 ] ( https://github.com/nodegit/nodegit/pull/1332 )
10+
311## <a name =" v0-20-0 " href =" #v0-20-0 " >v0.20.0</a > [ (2017-08-16)] ( https://github.com/nodegit/nodegit/releases/tag/v0.20.0 )
412
513[ Full Changelog] ( https://github.com/nodegit/nodegit/compare/v0.19.0...v0.20.0 )
Original file line number Diff line number Diff line change @@ -31,7 +31,6 @@ NodeGit
3131 </tbody >
3232</table >
3333
34- ** Stable (libgit2#master): 0.20.0**
3534** Stable (libgit2@v0.26.0): 0.26.0**
3635
3736## Have a problem? Come chat with us! ##
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.20.1 " ,
4+ "version" : " 0.20.2 " ,
55 "homepage" : " http://nodegit.org" ,
66 "keywords" : [
77 " libgit2" ,
You can’t perform that action at this time.
0 commit comments