docs(changelog): add 3.x link (#7655)

* docs(changelog): add 3.x link

* docs: fix version
This commit is contained in:
neverland
2020-11-29 09:49:29 +08:00
committed by GitHub
parent 38c4f506e7
commit a682d24e23
2 changed files with 13 additions and 1 deletions
+6
View File
@@ -1,5 +1,9 @@
# Changelog
### Tips
The current document is the changelog of Vant 2.x. If you want to view the changelog of Vant 3.x, please visit [Vant 3.x Changelog](https://youzan.github.io/vant/next/#/en-US/changelog).
### Intro
Vant follows [Semantic Versioning 2.0.0](https://semver.org/lang/zh-CN/).
@@ -10,6 +14,8 @@ Vant follows [Semantic Versioning 2.0.0](https://semver.org/lang/zh-CN/).
- Minor versionreleased every one to two months, including backwards compatible features.
- Major versionincluding breaking changes and new features.
## Details
### [v2.11.1](https://github.com/youzan/vant/compare/v2.11.0...v2.11.1)
`2020-11-26`