Skip to content

Commit 5552691

Browse files
committed
Update changelog for 0.0.5 release
1 parent 1e9be22 commit 5552691

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,19 @@
22

33
All notable changes to `cakephp-api-pagination` will be documented in this file.
44

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+
518
## 0.0.4 - 2015-08-15
619

720
### Added

0 commit comments

Comments
 (0)