File tree Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 1.16.0] ( https://github.com/phrase/openapi/compare/java-v1.15.0...java-v1.16.0 ) (2023-10-30)
4
+
5
+
6
+ ### Features
7
+
8
+ * Update openapi-generator to v7 ([ #418 ] ( https://github.com/phrase/openapi/issues/418 ) ) ([ 524626f] ( https://github.com/phrase/openapi/commit/524626f5e914bfef6025d0e1c2cbc7a728d08f56 ) )
9
+
3
10
## [ 1.15.0] ( https://github.com/phrase/openapi/compare/java-v1.14.0...java-v1.15.0 ) (2023-10-23)
4
11
5
12
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ outputDir: clients/java
4
4
apiPackage : com.phrase.client.api
5
5
artifactId : phrase-java
6
6
artifactUrl : https://developers.phrase.com
7
- artifactVersion : 1.15 .0
7
+ artifactVersion : 1.16 .0
8
8
artifactDescription : Java Client for Phrase Strings API
9
9
developerEmail : support@phrase.com
10
10
developerName : Phrase
Original file line number Diff line number Diff line change 1
1
{
2
- "." : " 1.15 .0"
2
+ "." : " 1.16 .0"
3
3
}
You can’t perform that action at this time.
0 commit comments