Skip to content

Commit

Permalink
[Fix] Add 2.3.3 Changelog (w1nk#114)
Browse files Browse the repository at this point in the history
* [Fix] Add 2.3.3 Changelog

Signed-off-by: Mark Irish <[email protected]>
  • Loading branch information
markdirish authored Jul 31, 2020
1 parent 9cf4710 commit 44cfce4
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,13 @@
# Changelog
All notable changes to this project will be documented in this file.

## [2.3.3] - 2020-07-31
### Fixed
- Fixed bug when UNICODE is defined where error message, error state, and column names wouldn't encode correctly

## [2.3.2] - 2020-07-28
### Fixed
- Fixed bug with with REAL, DECIMAL, and NUMERIC fields ocassionaly returning incorrect results
- Fixed bug with REAL, DECIMAL, and NUMERIC fields ocassionaly returning incorrect results

### Changed
- Windows binaries are now built with `UNICODE` defined by default (like in 1.x)
Expand Down

0 comments on commit 44cfce4

Please sign in to comment.