diff --git a/CHANGELOG.md b/CHANGELOG.md index 6341173..a3e0ba4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +6.1.0, 2018-10-13 +----------------- +- Implement "new_rich_text" feature negotiation in headers + 6.0.0, 2018-05-11 ----------------- - Adds section methods diff --git a/asana.php b/asana.php index cb518c9..cbdcd93 100644 --- a/asana.php +++ b/asana.php @@ -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: 6.0.0 + * Version: 6.1.0 */ // Define some constants for later usage.