Start updating the README for 2015 with links

This commit is contained in:
Mads Torgersen 2017-01-31 10:42:14 -08:00
parent a8d0626a9f
commit 953114fa06

View file

@ -3,7 +3,7 @@
## Jan 21, 2015
C# Design Meeting Notes for Jan 21, 2015
[C# Design Meeting Notes for Jan 21, 2015](https://github.com/dotnet/csharplang/blob/master/meetings/2015/LDM-2015-01-21.md)
This is the first design meeting for the version of C# coming after C# 6. We shall colloquially refer to it as C# 7. The meeting focused on setting the stage for the design process and homing in on major themes and features.
@ -12,3 +12,17 @@ This is the first design meeting for the version of C# coming after C# 6. We sha
3. Features
## Jan 28, 2015
[C# Design Meeting Notes for Jan 28, 2015](LDM-2015-01-28.md)
1. Immutable types
2. Safe fixed-size buffers
3. Pattern matching
4. Records