Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add the release note for TiDB v5.1 #5840

Merged
merged 15 commits into from
Jun 24, 2021
2 changes: 1 addition & 1 deletion TOC.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

+ About TiDB
+ [TiDB Introduction](/overview.md)
+ [What's New in TiDB 5.0](/releases/release-5.0.0.md)
+ [TiDB 5.1 Release Notes](/releases/release-5.1.0.md)
+ [Basic Features](/basic-features.md)
+ [Experimental Features](/experimental-features.md)
+ Benchmarks
Expand Down
2 changes: 1 addition & 1 deletion _index.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Designed for the cloud, TiDB provides flexible scalability, reliability and secu

- [TiDB Introduction](/overview.md)
- [Basic Features](/basic-features.md)
- [What's New in TiDB 5.0](/releases/release-5.0.0.md)
- [TiDB 5.1 Release Notes](/releases/release-5.1.0.md)
- [Compatibility with MySQL](/mysql-compatibility.md)
- [Usage Limitations](/tidb-limitations.md)
- [TiDB Adopters](/adopters.md)
Expand Down
Loading