Update README.md

This commit is contained in:
Neal Gafter 2019-11-20 12:08:04 -08:00 committed by GitHub
parent b992ecd52a
commit 73af4451c2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -16,24 +16,26 @@
## Dec 9, 2019
- https://github.com/dotnet/csharplang/issues/2910 base(T) (Neal)
- https://github.com/dotnet/csharplang/issues/2844 Covariant Return Types (Neal)
## Dec 4, 2019 (Design Review)
## Dec 2, 2019
- https://github.com/dotnet/csharplang/issues/2910 base(T) (Neal)
- https://github.com/dotnet/csharplang/issues/2844 Covariant Return Types (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 25, 2019
- Revisit unconstrained `T?` (Mads, Jared)
- https://github.com/dotnet/csharplang/issues/2608 module initializers (Neal)
- https://github.com/dotnet/csharplang/issues/2911 Utf8 String Literals (Neal)
- https://github.com/dotnet/csharplang/issues/2850 Proposed changes for pattern-matching (continued) (Neal)
- https://github.com/dotnet/csharplang/issues/2860 Switch Expression as a Statement Expression (Neal)
## Nov 20, 2019
- https://github.com/dotnet/csharplang/issues/2911 Utf8 String Literals (Neal)
- https://github.com/dotnet/csharplang/issues/2850 Proposed changes for pattern-matching (continued) (Neal)
- https://github.com/dotnet/csharplang/issues/2860 Switch Expression as a Statement Expression (Neal)
- https://github.com/dotnet/csharplang/projects/4#column-4649189 Triage recently championed features
## Nov 18, 2019