mirror of
https://github.com/brianc/node-postgres.git
synced 2026-01-25 16:03:13 +00:00
Updated changelog (markdown)
parent
6f8536c97c
commit
d1f5e58337
@ -1,3 +1,11 @@
|
||||
### 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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user