Skip to content

Commit 1654b96

Browse files
committed
Bump version to v4.0.0
1 parent dd74a83 commit 1654b96

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

CHANGELOG.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ This project adheres to [Semantic Versioning](http://semver.org/).
44

55
More infos about this file : http://keepachangelog.com/
66

7-
## [???] - 2020.01.20
8-
* Update dependencies
9-
* The cache key is now generated from a given function.
7+
## [v4.0.0] - 2020.01.22
8+
* Update dependencies.
9+
* The cache key is now generated from a given function, as input of `DistanceApi`.
1010

1111
## [v3.0.4] - 2019.11.12
1212
* Fix for `GoogleDistanceProvider`: stop adding the traffic duration to the default duration: consider it as a full

version.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
version in ThisBuild := "3.0.4"
1+
version in ThisBuild := "4.0.0"

0 commit comments

Comments
 (0)