Skip to content
This repository has been archived by the owner on Jul 5, 2024. It is now read-only.

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
tysongach committed Aug 1, 2018
1 parent 8638169 commit 652779a
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,18 @@ The format is loosely based on [Keep a Changelog] and this project adheres to
[Keep a Changelog]: http://keepachangelog.com/
[Semantic Versioning]: http://semver.org/

## [Unreleased (`master`)][unreleased]
## [0.6.0] - 2018-08-01

### Changed

- Swapped the custom `svg` helper out for the [middleman-inline_svg] gem
- Kicking off a new project with this template now happens through Middleman's
CLI, rather than a Netlify Deploy Button. You can find usage instructions in
the readme.
- Update bourbon from 5.0 to 5.1
- Update bitters from 1.7.0 to 1.8.0

[unreleased]: https://github.com/thoughtbot/middleman-template/compare/v0.5.0...HEAD
[0.6.0]: https://github.com/thoughtbot/middleman-template/compare/v0.5.0...v0.6.0
[middleman-inline_svg]: https://github.com/thoughtbot/middleman-inline_svg/

## [0.5.0] - 2018-03-12
Expand Down

0 comments on commit 652779a

Please sign in to comment.