# 0.5.11
`CHANGED` support js style export
# 0.5.10
* `FIXED` to Message.clear function error and `NEW` API Message.mask_loading
# 0.5.4
* `CHANGED` to React 16.x
# 0.5.3
* `FIXED` downgrade `rc-notification` to `1.4.0` to fix issue #22

# 0.5.2
* `CHANGED` dependencies `rc-notification` to `~3.0.0`
* `FIXED`  content can be a  React.Element.

# 0.5.1

* `CHANGED` to React 15.x

# 0.5.0

* `ADD` a counter of instance. the container will be removed if this counter is equal to 0.

# 0.4.0

* `CHANGED` new icon
* `CHANGED` support small size
* `CHANGED` a new way to pass instance options

# 0.3.1

* `NEW` add new props `getContainer`
* `NEW` add new props `multipleInstance`
* `NEW` add new API `clear()`

# 0.3.0

* `CHANGED` new animation

# 0.2.6

* `CHANGED` change `z-index` to 1070

# 0.2.5

* `FIXED` missing react import
* `CHANGED` new scaffold

# 0.2.4

* `CHANGED` update dependency `uxcore-kuma` & `kuma-base`

# 0.2.3

* `CHANGED` change the default layout

# 0.2.2

* `CHANGED` change default transitionName

# 0.2.0

* `CHANGED` apply new style

# 0.1.2

* `CHANGED` update scaffold
