From f4a1dcc1debad5b03761c5a19c978563a920ee2f Mon Sep 17 00:00:00 2001 From: Neal Gafter Date: Mon, 11 Nov 2019 14:10:22 -0800 Subject: [PATCH] Update README.md --- meetings/2019/README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/meetings/2019/README.md b/meetings/2019/README.md index 00dc9ff..50e0577 100644 --- a/meetings/2019/README.md +++ b/meetings/2019/README.md @@ -17,20 +17,20 @@ ## Nov 20, 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/2844 Covariant Return Types (Neal) ## Nov 18, 2019 -- https://github.com/dotnet/csharplang/issues/2946 Improve analysis of `[MaybeNull]T` values (Chuck) +- https://github.com/dotnet/csharplang/issues/2850 Proposed changes for pattern-matching (Neal) - https://github.com/dotnet/csharplang/issues/2860 Switch Expression as a Statement Expression (Neal) +- https://github.com/dotnet/csharplang/issues/2911 Utf8 String Literals (Neal) +- https://github.com/dotnet/csharplang/projects/4#column-4649189 Triage recently championed features +- https://github.com/dotnet/csharplang/issues/2608 module initializers (Neal) ## Nov 13, 2019 - Discriminated Unions (Andy) -- 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/projects/4#column-4649189 Triage recently championed features +- https://github.com/dotnet/csharplang/issues/2946 Improve analysis of `[MaybeNull]T` values (Chuck) ## Nov 11, 2019