mirror of
https://github.com/element-plus/element-plus.git
synced 2026-03-13 07:51:17 +08:00
* docs(components): [select] unify and enhance version tip * docs: unify and enhance version tip
21 lines
602 B
Markdown
21 lines
602 B
Markdown
---
|
|
title: 'Changelog'
|
|
lang: en-US
|
|
---
|
|
|
|
<style scoped lang="scss">
|
|
@at-root .hero-content {
|
|
padding: 32px;
|
|
}
|
|
</style>
|
|
|
|
# Changelog
|
|
|
|
Element Plus team uses **weekly** release strategy under normal circumstance, but critical bug fixes would require hotfix so the actual release number **could be** more than 1 per week.
|
|
|
|
On this page you can only see the latest 30 records of our [Changelog](https://github.com/element-plus/element-plus/blob/dev/CHANGELOG.en-US.md).
|
|
|
|
You can see the [Upgrade Changes](https://github.com/element-plus/element-plus/issues/15834) after version ^(2.5.0).
|
|
|
|
<VpChangelog />
|