File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -5,13 +5,16 @@ All notable changes to this project will be documented in this file.
5
5
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.1.0/ ) ,
6
6
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
7
7
8
+ ## v2.0.2
9
+
10
+ ### Fixed
11
+ - User agent header version resolution
8
12
9
13
## v2.0.1
10
14
11
15
### Fixed
12
16
- Maven source control url
13
17
14
-
15
18
## v2.0.0
16
19
17
20
### Added
Original file line number Diff line number Diff line change 6
6
<artifactId >detectlanguage</artifactId >
7
7
<packaging >jar</packaging >
8
8
<name >detectlanguage-java</name >
9
- <version >2.0.1 </version >
9
+ <version >2.0.2 </version >
10
10
<description >Language Detection API Java client.</description >
11
11
<url >http://detectlanguage.com</url >
12
12
<licenses >
You can’t perform that action at this time.
0 commit comments