From b206ebb3c9df56c1866f406ad7bad4a5427b703e Mon Sep 17 00:00:00 2001 From: Neal Gafter Date: Thu, 7 Nov 2019 08:54:32 -0800 Subject: [PATCH] Update README.md --- meetings/2019/README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/meetings/2019/README.md b/meetings/2019/README.md index 0dd671e..e067563 100644 --- a/meetings/2019/README.md +++ b/meetings/2019/README.md @@ -20,13 +20,13 @@ ## 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/2910 base(T) (Neal) +- https://github.com/dotnet/csharplang/issues/2608 module initializers (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) +- https://github.com/dotnet/csharplang/issues/2911 Utf8 String Literals (Neal) ## Nov 11, 2019