diff options
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index b9b88cf..c67c7a7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,7 @@ the ES client. - `Via` header now has "HTTP/1.1" prefix instead of "1.1". This makes the purpose version number clearer; both formats allowed according to MDN docs. +- updated dependencies. notably, tokio 1.4 ## [0.2.5] - 2020-12-23 |