File tree Expand file tree Collapse file tree 2 files changed +26
-1
lines changed
Expand file tree Collapse file tree 2 files changed +26
-1
lines changed Original file line number Diff line number Diff line change 1+ # Change Log
2+
3+ ## [ 1.0.0] ( https://github.com/inaka/elvis.mk/tree/1.0.0 ) (2016-04-12)
4+ ** Implemented enhancements:**
5+
6+ - Generate a 3rd Party Plug-In for Elvis [ \# 2] ( https://github.com/inaka/elvis.mk/issues/2 )
7+
8+ ** Closed issues:**
9+
10+ - ref c3bb3f5 does not exist [ \# 10] ( https://github.com/inaka/elvis.mk/issues/10 )
11+ - Fulfil the Open-Source Checklist [ \# 3] ( https://github.com/inaka/elvis.mk/issues/3 )
12+
13+ ** Merged pull requests:**
14+
15+ - add configuration for the evlis version to use [ \# 11] ( https://github.com/inaka/elvis.mk/pull/11 ) ([ bwegh] ( https://github.com/bwegh ) )
16+ - Update elvis link to 0.2.6 [ \# 8] ( https://github.com/inaka/elvis.mk/pull/8 ) ([ elbrujohalcon] ( https://github.com/elbrujohalcon ) )
17+ - Update README.md [ \# 7] ( https://github.com/inaka/elvis.mk/pull/7 ) ([ elbrujohalcon] ( https://github.com/elbrujohalcon ) )
18+ - \[\# 3\] update README.md [ \# 6] ( https://github.com/inaka/elvis.mk/pull/6 ) ([ Euen] ( https://github.com/Euen ) )
19+ - \[ Close \# 3\] update README.md [ \# 5] ( https://github.com/inaka/elvis.mk/pull/5 ) ([ Euen] ( https://github.com/Euen ) )
20+ - \[\# 2\] create plugins.mk file [ \# 4] ( https://github.com/inaka/elvis.mk/pull/4 ) ([ Euen] ( https://github.com/Euen ) )
21+ - Update LICENSE [ \# 1] ( https://github.com/inaka/elvis.mk/pull/1 ) ([ elbrujohalcon] ( https://github.com/elbrujohalcon ) )
22+
23+
24+
25+ \* * This Change Log was automatically generated by [ github_changelog_generator] ( https://github.com/skywinder/Github-Changelog-Generator ) *
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ following in your Makefile:
1919``` make
2020BUILD_DEPS = elvis_mk
2121
22- dep_elvis_mk = git https://github.com/inaka/elvis.mk.git 784e41b
22+ dep_elvis_mk = git https://github.com/inaka/elvis.mk.git 1.0.0
2323
2424DEP_PLUGINS = elvis_mk
2525```
You can’t perform that action at this time.
0 commit comments