Skip to content

Commit

Permalink
Tagged 2.6.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
Phil Sturgeon committed Apr 19, 2012
1 parent 361cb7e commit 52219d8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# CodeIgniter-RestServer
# CodeIgniter Rest Server

A fully RESTful server implementation for CodeIgniter using one library, one
config file and one controller.
Expand All @@ -24,7 +24,7 @@ but you can read my NetTuts article which covers it's usage along with the REST

## Change Log

### 2.6
### 2.6.0

* Added loads of PHPDoc comments.
* Response where method doesn't exist is now "HTTP 405 Method Not Allowed", not "HTTP 404 Not Found".
Expand Down

0 comments on commit 52219d8

Please sign in to comment.