Skip to content

Commit

Permalink
Merge pull request #12 from inaka/elbrujohalcon.12.version_bump_to_1_0_0
Browse files Browse the repository at this point in the history
Version Bump to 1.0.0
  • Loading branch information
Brujo Benavides committed Apr 12, 2016
2 parents ad2876e + b0cbe4b commit 356db04
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 1 deletion.
25 changes: 25 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
# Change Log

## [1.0.0](https://github.com/inaka/elvis.mk/tree/1.0.0) (2016-04-12)
**Implemented enhancements:**

- Generate a 3rd Party Plug-In for Elvis [\#2](https://github.com/inaka/elvis.mk/issues/2)

**Closed issues:**

- ref c3bb3f5 does not exist [\#10](https://github.com/inaka/elvis.mk/issues/10)
- Fulfil the Open-Source Checklist [\#3](https://github.com/inaka/elvis.mk/issues/3)

**Merged pull requests:**

- add configuration for the evlis version to use [\#11](https://github.com/inaka/elvis.mk/pull/11) ([bwegh](https://github.com/bwegh))
- Update elvis link to 0.2.6 [\#8](https://github.com/inaka/elvis.mk/pull/8) ([elbrujohalcon](https://github.com/elbrujohalcon))
- Update README.md [\#7](https://github.com/inaka/elvis.mk/pull/7) ([elbrujohalcon](https://github.com/elbrujohalcon))
- \[\#3\] update README.md [\#6](https://github.com/inaka/elvis.mk/pull/6) ([Euen](https://github.com/Euen))
- \[Close \#3\] update README.md [\#5](https://github.com/inaka/elvis.mk/pull/5) ([Euen](https://github.com/Euen))
- \[\#2\] create plugins.mk file [\#4](https://github.com/inaka/elvis.mk/pull/4) ([Euen](https://github.com/Euen))
- Update LICENSE [\#1](https://github.com/inaka/elvis.mk/pull/1) ([elbrujohalcon](https://github.com/elbrujohalcon))



\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ following in your Makefile:
```make
BUILD_DEPS = elvis_mk

dep_elvis_mk = git https://github.com/inaka/elvis.mk.git 784e41b
dep_elvis_mk = git https://github.com/inaka/elvis.mk.git 1.0.0

DEP_PLUGINS = elvis_mk
```
Expand Down

0 comments on commit 356db04

Please sign in to comment.