summaryrefslogtreecommitdiff
path: root/CHANGES.md
diff options
context:
space:
mode:
authorMario Emmenlauer <mario@emmenlauer.de>2020-05-11 22:58:48 +0200
committerGitHub <noreply@github.com>2020-05-11 21:58:48 +0100
commit55680af8fa075868abd7830f9e52008585de4adc (patch)
tree0f4fac076a1a2519eeade4202792c2f9b109170f /CHANGES.md
parent47e9d8f13e5194e0f69cea3942c00b8e3ea6be9f (diff)
downloadthrift-55680af8fa075868abd7830f9e52008585de4adc.tar.gz
Update NodeJS to oldest supported version on Ubuntu Xenial
Diffstat (limited to 'CHANGES.md')
-rw-r--r--CHANGES.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES.md b/CHANGES.md
index 0c394c48c..0c0f84cf6 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -4,6 +4,7 @@
### Breaking Changes
+- [THRIFT-5116](https://issues.apache.org/jira/browse/THRIFT-5116) - Upgrade NodeJS to 10.x
- [THRIFT-4990](https://issues.apache.org/jira/browse/THRIFT-4990) - Upgrade to .NET Core 3.1 (LTS)
- [THRIFT-4981](https://issues.apache.org/jira/browse/THRIFT-4981) - Remove deprecated netcore bindings from the code base
- [THRIFT-4982](https://issues.apache.org/jira/browse/THRIFT-4982) - Remove deprecated csharp bindings from the code base