---
order: 6
title: Change log
toc: false
timeline: true
---

`antd` strictly follows [Semantic Versioning 2.0.0](http://semver.org/).

#### 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.

## 0.0.8

slideshow component optimize

## 0.0.7

add slideshow compoent

## 0.0.6

add Icon Component

## 0.0.5

Alert component bugfix

## 0.0.4

Change the directions

## 0.0.3

Add Alert component
