diff --git a/docs/markdown/changelog.en-US.md b/docs/markdown/changelog.en-US.md index cccae5137..2c8ed81df 100644 --- a/docs/markdown/changelog.en-US.md +++ b/docs/markdown/changelog.en-US.md @@ -16,6 +16,14 @@ Vant follows [Semantic Versioning 2.0.0](https://semver.org/lang/zh-CN/). ## Details +### [v2.12.9](https://github.com/youzan/vant/compare/v2.12.8...v2.12.9) + +`2021-03-09` + +**Feature** + +- AddressList: add tag slot [#8311](https://github.com/youzan/vant/issues/8311) + ### [v2.12.8](https://github.com/youzan/vant/compare/v2.12.7...v2.12.8) `2021-03-07` diff --git a/docs/markdown/changelog.zh-CN.md b/docs/markdown/changelog.zh-CN.md index 6ad344a10..93626107d 100644 --- a/docs/markdown/changelog.zh-CN.md +++ b/docs/markdown/changelog.zh-CN.md @@ -16,6 +16,14 @@ Vant 遵循 [Semver](https://semver.org/lang/zh-CN/) 语义化版本规范。 ## 更新内容 +### [v2.12.9](https://github.com/youzan/vant/compare/v2.12.8...v2.12.9) + +`2021-03-09` + +**Feature** + +- AddressList: 新增 tag 插槽 [#8311](https://github.com/youzan/vant/issues/8311) + ### [v2.12.8](https://github.com/youzan/vant/compare/v2.12.7...v2.12.8) `2021-03-07`