Skip to content

Commit 95e8ea3

Browse files
committed
Release v3.4.0 (2018-05-19)
Linting task and dependencies is removed from make task. Linting should be decoupled from any library or repository. It is a tool that not affected the build, but help on detect bugs or analyze code. ## Enhancements * @rsc: balance backquoted string concatenation * Emad Elsaid: Remove duplicate words on README ## Bug Fixes * @fgrosse: Fix using symbolic links
1 parent b71e071 commit 95e8ea3

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGELOG

+16
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
# v3.4.0 (2018-05-19)
2+
3+
Linting task and dependencies is removed from make task. Linting should be
4+
decoupled from any library or repository. It is a tool that not affected the
5+
build, but help on detect bugs or analyze code.
6+
7+
## Enhancements
8+
9+
* @rsc: balance backquoted string concatenation
10+
* Emad Elsaid: Remove duplicate words on README
11+
12+
## Bug Fixes
13+
14+
* @fgrosse: Fix using symbolic links
15+
16+
117
# v3.3.0 (2017-11-07)
218

319
This release is contain major internal refactoring on scanning the file system.

0 commit comments

Comments
 (0)