Skip to content

Commit e2d0900

Browse files
committed
DOC: Generate changelog
1 parent 1863038 commit e2d0900

File tree

1 file changed

+51
-0
lines changed

1 file changed

+51
-0
lines changed

changelog.md

Lines changed: 51 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,56 @@
11

22
# eslint-friendly-formatter - Changelog
3+
## v4.0.0
4+
- **Build Scripts Changes**
5+
- Release v4.0.0 - [1863038]( https://github.com/royriojas/eslint-friendly-formatter/commit/1863038 ), [Roy Riojas](https://github.com/Roy Riojas), 22/03/2018 21:00:11
6+
7+
8+
- update nodejs in travis to 6x - [d0b184e]( https://github.com/royriojas/eslint-friendly-formatter/commit/d0b184e ), [Roy Riojas](https://github.com/Roy Riojas), 11/05/2017 16:38:03
9+
10+
11+
- **Bug Fixes**
12+
- Make tests to pass for [#23](https://github.com/royriojas/eslint-friendly-formatter/issues/23) - [68de47b]( https://github.com/royriojas/eslint-friendly-formatter/commit/68de47b ), [Roy Riojas](https://github.com/Roy Riojas), 22/03/2018 20:59:53
13+
14+
15+
- make travis happy again, take 4 - [747f1e6]( https://github.com/royriojas/eslint-friendly-formatter/commit/747f1e6 ), [Roy Riojas](https://github.com/Roy Riojas), 11/05/2017 17:39:42
16+
17+
18+
- use chai-jest-snapshot - [1c6c7a8]( https://github.com/royriojas/eslint-friendly-formatter/commit/1c6c7a8 ), [Roy Riojas](https://github.com/Roy Riojas), 11/05/2017 17:32:05
19+
20+
21+
- Add snapshot testing to make it easier the testing - [c42a40a]( https://github.com/royriojas/eslint-friendly-formatter/commit/c42a40a ), [Roy Riojas](https://github.com/Roy Riojas), 11/05/2017 14:04:10
22+
23+
24+
- make travis happy again, take 2 - [a4e2d42]( https://github.com/royriojas/eslint-friendly-formatter/commit/a4e2d42 ), [Roy Riojas](https://github.com/Roy Riojas), 11/05/2017 13:23:12
25+
26+
27+
- make travis happy again - [3a431a9]( https://github.com/royriojas/eslint-friendly-formatter/commit/3a431a9 ), [Roy Riojas](https://github.com/Roy Riojas), 11/05/2017 12:49:44
28+
29+
30+
- **Other changes**
31+
- Fix trailing color in new lines - [414db03]( https://github.com/royriojas/eslint-friendly-formatter/commit/414db03 ), [Elad Chen](https://github.com/Elad Chen), 22/03/2018 20:33:23
32+
33+
When the output is constructed, new lines are included in the colored string.
34+
35+
<img src="http://i.imgur.com/DthTZXz.png">
36+
37+
<img src="http://i.imgur.com/nsiFALg.png">
38+
- Change iterm escape code - [23ad2ec]( https://github.com/royriojas/eslint-friendly-formatter/commit/23ad2ec ), [Alex Gartner](https://github.com/Alex Gartner), 21/03/2018 22:05:51
39+
40+
41+
- Update README.md - [32a1e55]( https://github.com/royriojas/eslint-friendly-formatter/commit/32a1e55 ), [Roy Riojas](https://github.com/Roy Riojas), 09/08/2017 17:57:19
42+
43+
44+
- Update tests snapshots after upgrading chalk. - [1951a8f]( https://github.com/royriojas/eslint-friendly-formatter/commit/1951a8f ), [hsxfjames](https://github.com/hsxfjames), 06/07/2017 20:56:30
45+
46+
47+
- Upgrade chalk to v2.0.1 && DO NOT use removed method `chalk.stripColor` - [25ff0b5]( https://github.com/royriojas/eslint-friendly-formatter/commit/25ff0b5 ), [hsxfjames](https://github.com/hsxfjames), 05/07/2017 04:35:34
48+
49+
50+
- **Documentation**
51+
- Generate changelog - [990a3a3]( https://github.com/royriojas/eslint-friendly-formatter/commit/990a3a3 ), [Roy Riojas](https://github.com/Roy Riojas), 11/05/2017 04:49:15
52+
53+
354
## v3.0.0
455
- **Build Scripts Changes**
556
- Release v3.0.0 - [6819e5e]( https://github.com/royriojas/eslint-friendly-formatter/commit/6819e5e ), [Roy Riojas](https://github.com/Roy Riojas), 11/05/2017 04:49:13

0 commit comments

Comments
 (0)