### 3.0.0

* Updated status to live - [Tracking issue](https://github.com/visual-framework/vf-core/issues/2170).

### 3.0.0-alpha.0

* reworks the inputs to make more use of nunjucks
* restyles the inputs to match latest design direction
* adds better documentation

### 2.0.2

* Fixes CSS to match stylelint rules.
  * https://github.com/visual-framework/vf-core/pull/1405

### 2.0.1

* changes any `set-` style functions to cleaner version

### 2.0.0

* Changes hover/focus interaction.
* Adds inline example.
* https://github.com/visual-framework/vf-core/pull/1228/

### 1.1.0

* the vf-form__checkbox is now used in more than forms so we have added some 'context' styling for when it is in a form

### 1.0.0

* moves `vf-form__checkbox--inline` into it's own .njk file
* tidies up alignment of label and checkbox
