### 1.1.2

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

### 1.1.1

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

### 1.1.0

* component now allows for custom ratios
* documentation is updated
* defining variants is changed to use 'props' in nunjucks and yaml
* adds demonstration variants for custom ratio, and custom ratio with a maximum width

### 1.0.0

* inital commit of a new vf-embed component
* allows for 4x3 and 16x9 aspect ratios
* allows for max-width
