Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 817 Bytes

CHANGELOG.en-US.md

File metadata and controls

31 lines (20 loc) · 817 Bytes
order title toc timeline
6
Change Log
false
true

antd strictly follows Semantic Versioning 2.0.0.

Release Schedule

  • Weekly release: patch version at the end of every week for routine bugfix (anytime for urgent bugfix).
  • Monthly release: minor version at the end of every month for new features.
  • Major version release is not included in this schedule for breaking change and new features.

4.12.15

2021-01-04

🎉 Happy New Year!

  • 🐞 Fix the compatibility issue of less 4.0.0.
  • 🐞 Fix the problem of cursor jumping when Typography is editable. #28545

4.9.4

2020-12-16

  • 🐞 Fix Menu delayed hover color transition in Chrome. #28372