File tree Expand file tree Collapse file tree 1 file changed +14
-10
lines changed Expand file tree Collapse file tree 1 file changed +14
-10
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
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.
4
4
5
- ## NEXT - YYYY-MM-DD
5
+ ## 0.0.3 - 2015-07-27
6
6
7
7
### Added
8
- - Nothing
8
+ - More usage docs.
9
9
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.
12
17
13
18
### Fixed
14
- - Nothing
19
+ - Add "cakephp-plugin" type to composer.json so it actually installs as a CakePHP plugin.
15
20
16
- ### Removed
17
- - Nothing
21
+ ## 0.0.1 - 2015-07-25
18
22
19
- ### Security
20
- - Nothing
23
+ ### Added
24
+ - Project skeleton and initial version of the ApiPagination component.
You can’t perform that action at this time.
0 commit comments