CHANGELOG.md in aws-sdk-translate-1.49.0 vs CHANGELOG.md in aws-sdk-translate-1.50.0
- old
+ new
@@ -1,8 +1,15 @@
Unreleased Changes
------------------
+1.50.0 (2023-01-18)
+------------------
+
+* Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
+
+* Issue - Replace runtime endpoint resolution approach with generated ruby code.
+
1.49.0 (2022-12-15)
------------------
* Feature - Raised the input byte size limit of the Text field in the TranslateText API to 10000 bytes.
@@ -253,6 +260,6 @@
* Feature - API update.
1.0.0 (2017-11-29)
------------------
-* Feature - Initial release of `aws-sdk-translate`.
\ No newline at end of file
+* Feature - Initial release of `aws-sdk-translate`.