mirror of
https://github.com/brianc/node-postgres.git
synced 2026-01-18 15:55:05 +00:00
Destroyed changelog (markdown)
parent
87e6a0f011
commit
8137facff0
12
changelog.md
12
changelog.md
@ -1,12 +0,0 @@
|
||||
### v1.0 - not released yet
|
||||
|
||||
- remove deprecated functionality
|
||||
- `pg.connect` now __requires__ 3 arguments
|
||||
- Client#pauseDrain() / Client#resumeDrain removed
|
||||
- numeric, decimal, and float data types no longer parsed into float before being returned. Will be returned from query results as `String`
|
||||
|
||||
|
||||
### v0.14.0
|
||||
|
||||
- add deprecation warnings in prep for v1.0
|
||||
- fix read/write failures in native module under node v0.9.x
|
||||
Loading…
x
Reference in New Issue
Block a user