Update README.md

This commit is contained in:
Neal Gafter 2020-01-07 16:20:48 -08:00 committed by GitHub
parent 162ba7ba85
commit 3843844601
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -14,21 +14,25 @@
## Jan 15, 2020
## Jan 13, 2020
- https://github.com/dotnet/csharplang/issues/3086 Expressions Blocks (Chuck)
## Jan 8, 2020
## Jan 13, 2020
- https://github.com/dotnet/csharplang/pull/3035 Unconstrained type parameter annotation: `T??` (Chuck)
- https://github.com/dotnet/csharplang/issues/2608 module initializers (Neal)
- https://github.com/dotnet/csharplang/issues/2910 base(T) (Neal)
## Jan 8, 2020
- https://github.com/dotnet/csharplang/issues/2844 Covariant Return Types (Neal)
- https://github.com/dotnet/csharplang/projects/4#column-4649189 Triage recently championed features
## Jan 6, 2020
- Irksome nullable issues to revisit (Jared)
- heed attribute info inside method bodies
- consider special-casing `Task<T>` and `ValueTask<T>` for null covariance
- https://github.com/dotnet/csharplang/projects/4#column-4649189 Triage recently championed features
- https://github.com/dotnet/csharplang/issues/2844 Covariant Return Types (Neal)
# C# Language Design Notes for 2020