Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
ajimix committed May 11, 2018
1 parent d3e10cc commit a1fa7aa
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
6.0.0, 2018-05-11
-----------------
- Adds section methods
- Enables API calls SSL verification
- Enables OAuth SSL verification
- Adds additional optional filters to getTasksByFilter
- Minor improvements

5.1.1, 2018-05-11
-----------------
- Fixes createWebhook method
Expand Down
2 changes: 1 addition & 1 deletion asana.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
* Licensed under the Apache License 2.0
*
* Author: Ajimix [github.com/ajimix] and the contributors [github.com/ajimix/asana-api-php-class/contributors]
* Version: 5.1.1
* Version: 6.0.0
*/

// Define some constants for later usage.
Expand Down

0 comments on commit a1fa7aa

Please sign in to comment.