Skip to content

Commit 5e7de16

Browse files
Merge pull request chriskacerguis#552 from softwarespot/changelog
Added new changelog entires
2 parents 92a4753 + f329f1e commit 5e7de16

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
@@ -1,6 +1,19 @@
11
Changelog:
22
===========
33

4+
### 2.7.2
5+
6+
* Added $this->query() in which query parameters can now be obtained regardless of whether a GET request is sent or not
7+
* Added doc comments added to functions
8+
* Added HTTP status constants e.g. REST_Controller::HTTP_OK
9+
* Added new CSV formatting function
10+
* Fixed numerous bug fixes
11+
* Updated API calls limit can be based on API key, routed url or method name
12+
* Updated documentation
13+
* Updated examples (thanks @ivantcholakov and @lagaisse)
14+
* Updated many functions by re-writing (thanks @softwarespot)
15+
* Updated performance increase
16+
417
### 2.7.0
518

619
* Added Blacklist IP option

0 commit comments

Comments
 (0)