Skip to content

Commit

Permalink
Bumped version
Browse files Browse the repository at this point in the history
  • Loading branch information
kocsismate committed Mar 5, 2017
1 parent 89f7d30 commit 5f8665b
Showing 1 changed file with 11 additions and 3 deletions.
14 changes: 11 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,14 @@
## 0.4.0 - unreleased
## 0.5.0 - unreleased

ADDED:

CHANGED:

REMOVED:

FIXED:

## 0.4.0 - 2017-03-05

ADDED:

Expand All @@ -9,8 +19,6 @@ CHANGED:
- `SelectQueryBuilder::select()` was renamed to `SelectQueryBuilder::selectColumns()`
- Connection instantiation became more straightforward

REMOVED:

FIXED:

- `Bool` values are now casted to `int` when using prepared statements
Expand Down

0 comments on commit 5f8665b

Please sign in to comment.