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.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.1.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8+ ## v2.0.2
9+
10+ ### Fixed
11+ - User agent header version resolution
812
913## v2.0.1
1014
1115### Fixed
1216- Maven source control url
1317
14-
1518## v2.0.0
1619
1720### Added
Original file line number Diff line number Diff line change 66 <artifactId >detectlanguage</artifactId >
77 <packaging >jar</packaging >
88 <name >detectlanguage-java</name >
9- <version >2.0.1 </version >
9+ <version >2.0.2 </version >
1010 <description >Language Detection API Java client.</description >
1111 <url >http://detectlanguage.com</url >
1212 <licenses >
You can’t perform that action at this time.
0 commit comments