diff --git a/docs/changelog.md b/docs/changelog.md index 625a159f..ddd9a975 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -1,5 +1,13 @@ # Changelog +## `3.4.3` + +- 9936466 `p-throttle@2`, `tape-promise@4` + +## `3.4.2` + +- 2a6b0dc speed up date+time formatting ⚡️ + ## `3.4.1` - ed3ecd7 speed up date+time formatting ⚡️ diff --git a/package.json b/package.json index 51a9421c..e427a6c1 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "hafas-client", "description": "Client for HAFAS public transport APIs.", - "version": "3.4.2", + "version": "3.4.3", "main": "index.js", "files": [ "index.js",