Update README.md

This commit is contained in:
Neal Gafter 2019-11-11 14:10:22 -08:00 committed by GitHub
parent 8b88465881
commit f4a1dcc1de
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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