mirror of
https://gitee.com/element-plus/element-plus.git
synced 2024-12-14 01:11:25 +08:00
19 lines
471 B
Markdown
19 lines
471 B
Markdown
|
---
|
||
|
title: 'Changelog'
|
||
|
---
|
||
|
|
||
|
<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).
|
||
|
|
||
|
<Changelog />
|