From ec439548c531e5848a4e85684d666745d747926f Mon Sep 17 00:00:00 2001 From: Jens Geyer Date: Fri, 1 Nov 2019 19:19:44 +0100 Subject: THRIFT-4990 Switch to .NET core 3.0 Client: netstsd Patch: Jens Geyer This closes #1909 --- CHANGES.md | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'CHANGES.md') 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 -- cgit v1.2.1