CHANGELOG.md in pastel-0.7.1 vs CHANGELOG.md in pastel-0.7.2

- old
+ new

@@ -1,7 +1,13 @@ # Change log +## [v0.7.2] - 2017-11-09 + +### Changed +* Change to load relative file paths +* Change to allow `#alias_color` to accept multiple colors by Jared Ning (@ordinaryzelig) + ## [v0.7.1] - 2017-01-09 ### Changed * Change to load specfic files when needed * Change to freeze ANSI attributes @@ -100,9 +106,10 @@ ### Changed * Change gemspec to include equatable as dependency * Change Delegator to stop creating instances and improve performance +[v0.7.2]: https://github.com/peter-murach/pastel/compare/v0.7.1...v0.7.2 [v0.7.1]: https://github.com/peter-murach/pastel/compare/v0.7.0...v0.7.1 [v0.7.0]: https://github.com/peter-murach/pastel/compare/v0.6.1...v0.7.0 [v0.6.1]: https://github.com/peter-murach/pastel/compare/v0.6.0...v0.6.1 [v0.6.0]: https://github.com/peter-murach/pastel/compare/v0.5.3...v0.6.0 [v0.5.3]: https://github.com/peter-murach/pastel/compare/v0.5.2...v0.5.3