Skip to content

Commit a13c2df

Browse files
committed
Update changelog
1 parent d6535cd commit a13c2df

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,17 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
55
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
66

7+
## [0.2.63] - 9 Jun 2018
8+
### Fixed
9+
- where clause binding resolution issue.
10+
11+
## [0.2.62] - 1 Jun 2018
12+
### Fixed
13+
- function name typo.
14+
15+
### Removed
16+
- dump() used for debugging.
17+
718
## [0.2.61] - 31 May 2018
819
### Fixed
920
- caching of paginated queries with page identifiers as arrays (`?page[size]=1`).

0 commit comments

Comments
 (0)