diff --git a/docs/changelog.md b/docs/changelog.md index 117cf59c..135c5d70 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -1,5 +1,9 @@ # Changelog +## `2.6.0` + +- 5d10d76 journey legs: parse cycle + ## `2.5.3` - d676b84 fix parsing for journey leg alternatives 🐛 diff --git a/package.json b/package.json index 7bd26e4e..f1a314b0 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "hafas-client", "description": "JavaScript client for HAFAS public transport APIs.", - "version": "2.5.3", + "version": "2.6.0", "main": "index.js", "files": [ "index.js",