Skip to content

Commit defb608

Browse files
authored
Update README.md (#1015)
1 parent 02ec8c5 commit defb608

File tree

1 file changed

+11
-3
lines changed

1 file changed

+11
-3
lines changed

README.md

+11-3
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,21 @@ This project has adopted the code of conduct defined by the Contributor Covenant
99

1010
## C# Language Specification
1111

12+
### C# 9.0 draft
13+
14+
The branch `draft-v9` has Draft PRs and Issues for C# 9.0.
15+
16+
### C# 8.0 draft
17+
18+
The branch `draft-v8` has the evolving draft text for C# 8.0.
19+
1220
### C# 7.0 draft
1321

14-
The branch `standard-v7` has the text for C# 7.0. It has been submitted as a formal standard to ECMA.
22+
The branch `standard-v7` has the text for C# 7.0. It has been submitted for consideration as a formal standard to ECMA.
1523

1624
### C# 6.0 standard
1725

18-
The branch `standard-v6` has the ECMA C# C# 6.0 standard text, in Markdown format. For the official standard, see the [ECMA site](https://www.ecma-international.org/publications-and-standards/standards/ecma-334/).
26+
The branch `standard-v6` has the ECMA C# 6.0 standard text, in Markdown format. For the official standard, see the [ECMA site](https://www.ecma-international.org/publications-and-standards/standards/ecma-334/).
1927

2028
### C# 5.0 standard
2129

@@ -39,7 +47,7 @@ More broadly, *no* comments should be regarded as being part of the standard its
3947

4048
A home for adminstrative files (such as [eventually] meeting agendas and minutes).
4149

42-
For now, it contains separate logs for the work going on to add V6 (and then V7) features.
50+
For now, it contains separate logs for past (v6, v7), present (v8), and future (v9) work going on to add new features.
4351

4452
## Tools folder
4553

0 commit comments

Comments
 (0)