File tree Expand file tree Collapse file tree 1 file changed +32
-0
lines changed Expand file tree Collapse file tree 1 file changed +32
-0
lines changed Original file line number Diff line number Diff line change 1+ # Change Log
2+ All notable changes to this project will be documented in this file.
3+
4+ The format is based on [ Keep a Changelog] ( http://keepachangelog.com/ )
5+ and this project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
6+
7+ ## 1.1.0
8+ ### Added
9+ - Option to output diff to file
10+ - Simple test cases
11+
12+ ### Fixed
13+ - Debugger now debugs
14+ - Support for Node v0.12
15+
16+ ## 1.0.6 - 2016-09-19
17+ ### Added
18+ - Option to pass absolute paths in through the cli
19+
20+ ## 1.0.5 - 2016-05-06
21+ ## 1.0.4 - 2016-03-11
22+ ## 1.0.3 - 2016-03-10
23+ ## 1.0.2 - 2016-03-09
24+ ## 1.0.1 - 2016-03-09
25+
26+ [ Unreleased ] : https://github.com/cshaver/css-ast-diff/compare/master...develop
27+ [ 1.0.6 ] : https://github.com/cshaver/css-ast-diff/compare/v1.0.5...v1.0.6
28+ [ 1.0.5 ] : https://github.com/cshaver/css-ast-diff/compare/v1.0.4...v1.0.5
29+ [ 1.0.4 ] : https://github.com/cshaver/css-ast-diff/compare/v1.0.3...v1.0.4
30+ [ 1.0.3 ] : https://github.com/cshaver/css-ast-diff/compare/v1.0.2...v1.0.3
31+ [ 1.0.2 ] : https://github.com/cshaver/css-ast-diff/compare/v1.0.1...v1.0.2
32+ [ 1.0.1 ] : https://github.com/cshaver/css-ast-diff/compare/v1.0.0...v1.0.1
You can’t perform that action at this time.
0 commit comments