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