Skip to content

Commit

Permalink
Pumped version to v1.0.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
FabianBeiner committed Nov 22, 2020
1 parent a4c95e5 commit 4d5d4ef
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Changelog
All notable changes to this project get documented in this file. _Unless I forget it. Sorry._

## 1.0.1 - 2020-11-22
### Changed
- Reintroduced the possibility to pass on Guzzle Configuration as a third parameter to the constructor (`new TodoistClient(string $apiToken, string $languageCode = 'en', array $guzzleConf = [])`).


## 1.0.0 - 2020-01-02
**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.**

Expand Down

0 comments on commit 4d5d4ef

Please sign in to comment.