File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed
Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -8,6 +8,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
88## [ Unreleased]
99
1010
11+ ## [ 1.10.1] - 2023-06-02
12+ ### Fixed
13+ * Limit example typescript version to 5.0 due to Node 12 incompatibility
14+
1115## [ 1.10.0] - 2023-06-01
1216### Fixed
1317* Changed document translation to poll the server every 5 seconds. This should greatly reduce observed document translation processing time.
@@ -181,7 +185,8 @@ client library took over this package name. Thanks to
181185ownership.
182186
183187
184- [ Unreleased ] : https://github.com/DeepLcom/deepl-node/compare/v1.10.0...HEAD
188+ [ Unreleased ] : https://github.com/DeepLcom/deepl-node/compare/v1.10.1...HEAD
189+ [ 1.10.1 ] : https://github.com/DeepLcom/deepl-node/compare/v1.9.0...v1.10.1
185190[ 1.10.0 ] : https://github.com/DeepLcom/deepl-node/compare/v1.9.0...v1.10.0
186191[ 1.9.0 ] : https://github.com/DeepLcom/deepl-node/compare/v1.8.0...v1.9.0
187192[ 1.8.0 ] : https://github.com/DeepLcom/deepl-node/compare/v1.7.5...v1.8.0
You can’t perform that action at this time.
0 commit comments