mirror of https://github.com/jackc/pgx.git
Update changelog
parent
94052ea940
commit
7947ab561f
10
CHANGELOG.md
10
CHANGELOG.md
|
@ -1,3 +1,13 @@
|
|||
# Master
|
||||
|
||||
## Features
|
||||
|
||||
* Scan accepts nil argument to ignore a column
|
||||
|
||||
## Fixes
|
||||
|
||||
* Fix compilation on 32-bit architecture
|
||||
|
||||
# 2.8.0 (March 18, 2016)
|
||||
|
||||
## Fixes
|
||||
|
|
Loading…
Reference in New Issue