Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 177 Bytes

CHANGELOG.md

File metadata and controls

5 lines (5 loc) · 177 Bytes

2.0.0 / 2018-03-29

Deps

  • Update pg dependency to ^7.

Other

  • Changes internals to explicitly create a pg.Pool(...) rather than relying on pg.connect(...) to handle it.