prashnts/typeset-brunch

View on GitHub
CHANGELOG.md

Summary

Maintainability
Test Coverage
# Change Log

All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](http://keepachangelog.com/) 
and this project adheres to [Semantic Versioning](http://semver.org/).

## [Unreleased]


## [0.1.1] - 2016-09-27
### Fixed
- Missing `plugins` prop in config caused tests to fail.


## 0.1.0 - 2016-09-27
### Added
- Alpha implementation, tests.
- Added configuration options from `tweaks`


[Unreleased]: https://github.com/prashnts/typeset-brunch/compare/0.1.1...HEAD
[0.1.1]: https://github.com/prashnts/typeset-brunch/compare/0.1.0...0.1.1