Skip to content

Commit c19cab4

Browse files
committed
Update changelog
1 parent 80c5b29 commit c19cab4

File tree

1 file changed

+14
-10
lines changed

1 file changed

+14
-10
lines changed

CHANGELOG.md

Lines changed: 14 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,24 @@
11
# Changelog
22

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

5-
## NEXT - YYYY-MM-DD
5+
## 0.0.3 - 2015-07-27
66

77
### Added
8-
- Nothing
8+
- More usage docs.
99

10-
### Deprecated
11-
- Nothing
10+
### Fixed
11+
- Fix operator precedence for checking for ApiPagination-able requests.
12+
13+
## 0.0.2 - 2015-07-27
14+
15+
### Added
16+
- A couple README updates.
1217

1318
### Fixed
14-
- Nothing
19+
- Add "cakephp-plugin" type to composer.json so it actually installs as a CakePHP plugin.
1520

16-
### Removed
17-
- Nothing
21+
## 0.0.1 - 2015-07-25
1822

19-
### Security
20-
- Nothing
23+
### Added
24+
- Project skeleton and initial version of the ApiPagination component.

0 commit comments

Comments
 (0)