Skip to content

Commit 3ed4e98

Browse files
authored
Update CHANGELOG.md
1 parent e348ac7 commit 3ed4e98

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,14 @@
11
# Changelog
22
All notable changes to this project get documented in this file. _Unless I forget it. Sorry._
33

4+
## 1.1.0 - 2021-01-09
5+
### Changed
6+
- Updated depenencies (Guzzle & PHPUnit) to latest versions. _(Thanks, @vdhicts)_
7+
48
## 1.0.1 - 2020-11-22
59
### Changed
610
- Reintroduced the possibility to pass on Guzzle Configuration as a third parameter to the constructor (`new TodoistClient(string $apiToken, string $languageCode = 'en', array $guzzleConf = [])`).
711

8-
912
## 1.0.0 - 2020-01-02
1013
**This version is finally compatible with every available endpoint of the official REST API. Please check out the Wiki for more information on the methods, and many examples.**
1114

0 commit comments

Comments
 (0)