# Changelog

## Unreleased

## v0.3.0

### Changes
* Examples and showcases are now inlined and doctested, to assure they won't break and to be more scalable for more components.
* Restructured top level module doc

### Added

* Badge component
* Flash component
* New option to specify pixel width & height for SVG icons
* Added a CHANGELOG.md, this file

### Breaking

* Moved components from `BitstylesPhoenix.Components.*` to `BitstylesPhoenix.*`. Not actionable if you use `use BitstylesPhoenix.Components`
