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+ ## [ 3.1.7] - Febuary 9 2017
4+ - fix warning when using bluebird promise impl (@benny-medflyt )
5+
36## [ 3.1.6] - December 28 2016
47- fix #173 where pool would not attempt to dispense reources upon ` pool.destroy `
58- fix some out of date readme section
150153- First NPM release
151154
152155=======
153- [ unreleased ] : https://github.com/coopernurse/node-pool/compare/v3.1.6...HEAD
156+ [ unreleased ] : https://github.com/coopernurse/node-pool/compare/v3.1.7...HEAD
157+ [ 3.1.7 ] : https://github.com/coopernurse/node-pool/compare/v3.1.6...v3.1.7
154158[ 3.1.6 ] : https://github.com/coopernurse/node-pool/compare/v3.1.5...v3.1.6
155159[ 3.1.5 ] : https://github.com/coopernurse/node-pool/compare/v3.1.4...v3.1.5
156160[ 3.1.4 ] : https://github.com/coopernurse/node-pool/compare/v3.1.3...v3.1.4
Original file line number Diff line number Diff line change 11{
22 "name" : " generic-pool" ,
33 "description" : " Generic resource pooling for Node.JS" ,
4- "version" : " 3.1.6 " ,
4+ "version" : " 3.1.7 " ,
55 "author" : " James Cooper <james@bitmechanic.com>" ,
66 "contributors" : [
77 {
You can’t perform that action at this time.
0 commit comments