barebones/CHANGELOG.md

16 lines
408 B
Markdown
Raw Normal View History

# barebones changelog
## 2.0.2
* Add dependencies that were missing while using yarn
## 2.0.1
* Comment out example "add_image_size" as it can be easily forgotten which leaves you with extra unused image size.
* Add CHANGELOG.MD to track changes
* Tidy up formatting using PHP-CS-Fixer (mostly spacing)
* Update README.MD dependencies
## 2.0.0
* Refreshed tooling using Elixir with lots of improvements