summaryrefslogtreecommitdiff
path: root/CHANGES.md
diff options
context:
space:
mode:
authorJens Geyer <jensg@apache.org>2019-11-01 19:19:44 +0100
committerJens Geyer <jensg@apache.org>2019-11-02 17:34:23 +0100
commitec439548c531e5848a4e85684d666745d747926f (patch)
treec9d67f60181aeae4d663cd4f0b2c8d86740e7568 /CHANGES.md
parentb1d4b3afcccb64a68b846a55c4f8bb1a11aa56cb (diff)
downloadthrift-ec439548c531e5848a4e85684d666745d747926f.tar.gz
THRIFT-4990 Switch to .NET core 3.0
Client: netstsd Patch: Jens Geyer This closes #1909
Diffstat (limited to 'CHANGES.md')
-rw-r--r--CHANGES.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGES.md b/CHANGES.md
index 72c7eb8fa..8fffab6b3 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -1,5 +1,13 @@
# Apache Thrift Changelog
+## 0.14.0
+
+### Breaking Changes
+
+- [THRIFT-4990](https://issues.apache.org/jira/browse/THRIFT-4990) - Upgrade to .NET Core 3.0
+- [THRIFT-4981](https://issues.apache.org/jira/browse/THRIFT-4981) - Remove deprecated netcore bindings from the code base
+
+
## 0.13.0
### New Languages