# Changelog

## 1.2.0
* Adds new components and docs

## 1.1.0
* Adds blocks
  * Board
  * Card
  * Column
  * UpvoteButton
* Adds initial tests
* Adds common modifiers
  * fontStyles
* Removes internal theme and styles

## 1.0.0
* Rebuilds internal tooling
  * eslint (config and setup)
  * adds stylelint (config and setup)
  * adds Jest Snapshot tests
  * updated Jest test coverage
  * updated Github templates for issues / PRs etc.
  * updated README
* Adds CircleButton Element
* Adds temporary theme
* adds `bgColors` common modifier

## 0.1.0
Initial Release 🎉
Elements Added:
* H1
* H2
* H3
* H4
* H5
* H6
* P
