Skip to content

Commit 4d5d4ef

Browse files
committed
Pumped version to v1.0.1.
1 parent a4c95e5 commit 4d5d4ef

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

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

4+
## 1.0.1 - 2020-11-22
5+
### Changed
6+
- Reintroduced the possibility to pass on Guzzle Configuration as a third parameter to the constructor (`new TodoistClient(string $apiToken, string $languageCode = 'en', array $guzzleConf = [])`).
7+
8+
49
## 1.0.0 - 2020-01-02
510
**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.**
611

0 commit comments

Comments
 (0)