Skip to content

Commit fa25de3

Browse files
committed
CHANGELOG: Fixed false nil values for empty strings
1 parent ad44b8c commit fa25de3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ Bugfixes:
2929
- Fixed MySQL 4.1 support: MySQL 4.1 sends packets with lengths which differ from the specification
3030
- Convert to DB timezone when inserting time.Time
3131
- Splitted packets (more than 16MB) are now merged correctly
32+
- Fixed empty string producing false nil values
3233

3334

3435
## 1.0 (2013-05-14)

0 commit comments

Comments
 (0)