We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e9be22 commit 5552691Copy full SHA for 5552691
CHANGELOG.md
@@ -2,6 +2,19 @@
2
3
All notable changes to `cakephp-api-pagination` will be documented in this file.
4
5
+## 0.0.5 - 2015-08-28
6
+
7
+### Added
8
+- Actual tests for ApiPaginationComponent's beforeRender of appropriate
9
+ view var setting.
10
11
+### Fixed
12
+- Updated link to have nice name in README.
13
14
+### Removed
15
+- Removed an unused class that was being used in the test case.
16
+- Old bogus test code.
17
18
## 0.0.4 - 2015-08-15
19
20
### Added
0 commit comments