From b81a13551c64a5a56c502422a2704ac7930dab74 Mon Sep 17 00:00:00 2001 From: Neal Gafter Date: Fri, 1 Nov 2019 17:57:39 -0700 Subject: [PATCH] Update README.md --- meetings/2019/README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/meetings/2019/README.md b/meetings/2019/README.md index 9883c9c..191e2b6 100644 --- a/meetings/2019/README.md +++ b/meetings/2019/README.md @@ -16,21 +16,23 @@ ## Nov 20, 2019 +- https://github.com/dotnet/csharplang/issues/2844 Covariant Return Types (Neal) + ## Nov 18, 2019 +- https://github.com/dotnet/csharplang/issues/2850 Proposed changes for pattern-matching (Neal) - https://github.com/dotnet/csharplang/issues/2911 Utf8 String Literals (Neal) -- https://github.com/dotnet/csharplang/issues/2844 Covariant Return Types (Neal) ## Nov 13, 2019 +- https://github.com/dotnet/csharplang/issues/2910 base(T) (Neal) - https://github.com/dotnet/csharplang/issues/2608 module initializers (Neal) -- https://github.com/dotnet/csharplang/issues/2850 Proposed changes for pattern-matching (Neal) ## Nov 11, 2019 - https://github.com/dotnet/csharplang/issues/2823 Enhancing the Common Type Specification (Neal) +- https://github.com/dotnet/csharplang/projects/4#column-4649189 Triage recently championed features - https://github.com/dotnet/csharplang/issues/2860 Switch Expression as a Statement Expression (Neal) -- https://github.com/dotnet/csharplang/issues/2910 base(T) (Neal) ## Oct 30, 2019