diff --git a/release-notes/System.ServiceModel.Duplex.md b/release-notes/System.ServiceModel.Duplex.md new file mode 100644 index 00000000000..539e684ca2c --- /dev/null +++ b/release-notes/System.ServiceModel.Duplex.md @@ -0,0 +1,15 @@ +# System.ServiceModel.Duplex + +## Information + +* [NuGet Package](https://nuget.org/packages/System.ServiceModel.Duplex) +* [Report an issue](http://github.com/dotnet/wcf/issues/new) +* [Source](https://github.com/dotnet/wcf/tree/master/src) + +## Version History + +### 4.0.1-beta-23516 + +* [Release tag](https://github.com/dotnet/wcf/tree/v1.0.0-rc1) +* [Supported features](https://github.com/dotnet/wcf/blob/master/release-notes/SupportedFeatures-v1.0.0-rc1.md) + diff --git a/release-notes/System.ServiceModel.Http.md b/release-notes/System.ServiceModel.Http.md new file mode 100644 index 00000000000..006062b64e3 --- /dev/null +++ b/release-notes/System.ServiceModel.Http.md @@ -0,0 +1,14 @@ +# System.ServiceModel.Http + +## Information + +* [NuGet Package](https://nuget.org/packages/System.ServiceModel.Http) +* [Report an issue](http://github.com/dotnet/wcf/issues/new) +* [Source](https://github.com/dotnet/wcf/tree/master/src) + +## Version History + +### 4.0.11-beta-23516 + +* [Release tag](https://github.com/dotnet/wcf/tree/v1.0.0-rc1) +* [Supported features](https://github.com/dotnet/wcf/blob/master/release-notes/SupportedFeatures-v1.0.0-rc1.md) diff --git a/release-notes/System.ServiceModel.NetTcp.md b/release-notes/System.ServiceModel.NetTcp.md new file mode 100644 index 00000000000..610361ca8a6 --- /dev/null +++ b/release-notes/System.ServiceModel.NetTcp.md @@ -0,0 +1,16 @@ +# System.ServiceModel.NetTcp + +## Information + +* [NuGet Package](https://nuget.org/packages/System.ServiceModel.NetTcp) +* [Report an issue](http://github.com/dotnet/wcf/issues/new) +* [Source](https://github.com/dotnet/wcf/tree/master/src) + +## Version History + +### 4.1.0-beta-23516 + +* RC1 release + +* [Release tag](https://github.com/dotnet/wcf/tree/v1.0.0-rc1) +* [Supported features](https://github.com/dotnet/wcf/blob/master/release-notes/SupportedFeatures-v1.0.0-rc1.md) diff --git a/release-notes/System.ServiceModel.Primitives.md b/release-notes/System.ServiceModel.Primitives.md new file mode 100644 index 00000000000..548577fc48e --- /dev/null +++ b/release-notes/System.ServiceModel.Primitives.md @@ -0,0 +1,15 @@ +# System.ServiceModel.Primitives + +## Information + +* [NuGet Package](https://nuget.org/packages/System.ServiceModel.Primitives) +* [Report an issue](http://github.com/dotnet/wcf/issues/new) +* [Source](https://github.com/dotnet/wcf/tree/master/src) + +## Version History + +### 4.1.0-beta-23516 + +* [Release tag](https://github.com/dotnet/wcf/tree/v1.0.0-rc1) +* [Supported features](https://github.com/dotnet/wcf/blob/master/release-notes/SupportedFeatures-v1.0.0-rc1.md) +* Adds new public API surface area to enable use of X509Certificate2 diff --git a/release-notes/System.ServiceModel.Security.md b/release-notes/System.ServiceModel.Security.md new file mode 100644 index 00000000000..6368abcae45 --- /dev/null +++ b/release-notes/System.ServiceModel.Security.md @@ -0,0 +1,15 @@ +# System.ServiceModel.Security + +## Information + +* [NuGet Package](https://nuget.org/packages/System.ServiceModel.Security) +* [Report an issue](http://github.com/dotnet/wcf/issues/new) +* [Source](https://github.com/dotnet/wcf/tree/master/src) + +## Version History + +### 4.0.1-beta-23516 + +* [Release tag](https://github.com/dotnet/wcf/tree/v1.0.0-rc1) +* [Supported features](https://github.com/dotnet/wcf/blob/master/release-notes/SupportedFeatures-v1.0.0-rc1.md) +