diff --git a/docs/markdown/changelog.en-US.md b/docs/markdown/changelog.en-US.md index a3fc535e3..21a3ed388 100644 --- a/docs/markdown/changelog.en-US.md +++ b/docs/markdown/changelog.en-US.md @@ -16,6 +16,15 @@ Vant follows [Semantic Versioning 2.0.0](https://semver.org/lang/zh-CN/). ## Details +### [v2.12.25](https://github.com/youzan/vant/compare/v2.12.24...v2.12.25) + +`2021-07-25` + +**Feature** + +- Cascader: add option slot [#9111](https://github.com/youzan/vant/issues/9111) +- CellGroup: add inset prop [#9055](https://github.com/youzan/vant/issues/9055) + ### [v2.12.24](https://github.com/youzan/vant/compare/v2.12.23...v2.12.24) `2021-07-13` diff --git a/docs/markdown/changelog.zh-CN.md b/docs/markdown/changelog.zh-CN.md index 4e42316a4..f34af9128 100644 --- a/docs/markdown/changelog.zh-CN.md +++ b/docs/markdown/changelog.zh-CN.md @@ -16,6 +16,15 @@ Vant 遵循 [Semver](https://semver.org/lang/zh-CN/) 语义化版本规范。 ## 更新内容 +### [v2.12.25](https://github.com/youzan/vant/compare/v2.12.24...v2.12.25) + +`2021-07-25` + +**Feature** + +- Cascader: 新增 option 插槽 [#9111](https://github.com/youzan/vant/issues/9111) +- CellGroup: 新增 inset 属性 [#9055](https://github.com/youzan/vant/issues/9055) + ### [v2.12.24](https://github.com/youzan/vant/compare/v2.12.23...v2.12.24) `2021-07-13`