Skip to content

Commit

Permalink
Update changelog with recent fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
SRombauts committed Feb 23, 2018
1 parent d412dc0 commit b454170
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
Expand Up @@ -117,4 +117,8 @@ Version 2.2.0 - Sept 19 2017
- Deprecated Statement::IsOk() to Statement::HasRow()

Version ?
- Add Statement binding for long int values #147
- Add Statement binding for long int values #147
- Allows long int for bind when used with name #148
- More cmake instructions for linux #151
- Add comparison with sqlite_orm #141
- Fix Statement::bind truncates long integer to 32 bits on x86_64 Linux #155

0 comments on commit b454170

Please sign in to comment.