mirror of
https://gitee.com/element-plus/element-plus.git
synced 2024-12-14 09:20:51 +08:00
db976bba68
- Add lang field for all *.md files' frontmatters
20 lines
483 B
Markdown
20 lines
483 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).
|
|
|
|
<Changelog />
|