File tree Expand file tree Collapse file tree 3 files changed +14
-2
lines changed
Expand file tree Collapse file tree 3 files changed +14
-2
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 3.16.0] ( https://github.com/phrase/strings-openapi/compare/python-v3.15.1...python-v3.16.0 ) (2026-01-27)
4+
5+
6+ ### Features
7+
8+ * ** API:** Accept branch param in RepoSyncs#import ([ #1035 ] ( https://github.com/phrase/strings-openapi/issues/1035 ) ) ([ fdfd542] ( https://github.com/phrase/strings-openapi/commit/fdfd54203510f94d546d771e1eeb6f4cc40f9b06 ) )
9+
10+
11+ ### Bug Fixes
12+
13+ * remove project from account locales ([ #1025 ] ( https://github.com/phrase/strings-openapi/issues/1025 ) ) ([ 06b780f] ( https://github.com/phrase/strings-openapi/commit/06b780f91d2fe22a22ec821aa18968ed3b50510a ) )
14+
315## [ 3.15.1] ( https://github.com/phrase/strings-openapi/compare/python-v3.15.0...python-v3.15.1 ) (2026-01-16)
416
517
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ generatorName: python
33outputDir : clients/python
44packageName : phrase_api
55projectName : phrase-api
6- packageVersion : 3.15.1
6+ packageVersion : 3.16.0
77packageUrl : https://github.com/phrase/phrase-python
88gitUserId : phrase
99gitRepoId : phrase-python
Original file line number Diff line number Diff line change 11{
2- "." : " 3.15.1 "
2+ "." : " 3.16.0 "
33}
You can’t perform that action at this time.
0 commit comments