Skip to content

Commit 4cbaa46

Browse files
committed
Update changelog
1 parent d85fd40 commit 4cbaa46

File tree

1 file changed

+32
-0
lines changed

1 file changed

+32
-0
lines changed

CHANGELOG.md

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
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

0 commit comments

Comments
 (0)