## Changelog

### v0.6.0 (2019-03-26)

Note: this project wouldn't probably be updated a lot, due to me re-thinking the architecture of the bemto-components as a whole, this is a maintainance update in order to allow usage of the newer version of styled-components.

- Updated the version of styled-components.
- Updated some of the deps.

### v0.5.0 (2018-04-05)

- Added stylelint.
- Added border-radius inheritance on Content element.
- Updated deps.

### v0.4.0 (2018-03-05)

- Moved styled-components to peer dependency.

### v0.3.0 (2018-03-05)

- Updated deps (bemto-components & styled-components).
- Fixed non-reset initial border-radius on parent & IE overflow issue.
- kizu/bemto-components → bemto/bemto-components.

### v0.2.0 (2017-11-23)

- Added `_disabled` modifier, as well as proper initial disabled styles.
- Added `:active` to the shiny button example.

### v0.1.0 (2017-11-22)

- Started development.
