Skip to content

Commit 0f3ce88

Browse files
committed
Bump Version to 1.0.1
1 parent 8408015 commit 0f3ce88

File tree

1 file changed

+32
-0
lines changed

1 file changed

+32
-0
lines changed

CHANGELOG.md

+32
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,36 @@
11
# Changelog
22

3+
## [1.0.1](https://github.com/inaka/elvis/tree/1.0.1) (2021-03-24)
4+
5+
[Full Changelog](https://github.com/inaka/elvis/compare/1.0.0...1.0.1)
6+
7+
**Implemented enhancements:**
8+
9+
- DRY checks over modules [\#299](https://github.com/inaka/elvis/issues/299)
10+
11+
**Fixed bugs:**
12+
13+
- There's no ignore option for the `state\_record\_and\_type` rule [\#551](https://github.com/inaka/elvis/issues/551)
14+
15+
**Closed issues:**
16+
17+
- Try to have a GitHub Action for elvis [\#557](https://github.com/inaka/elvis/issues/557)
18+
- Move from Travis CI to GitHub Actions? [\#555](https://github.com/inaka/elvis/issues/555)
19+
- \[META\] Reorganize issues / projects / wikis [\#553](https://github.com/inaka/elvis/issues/553)
20+
- Document new rule atom\_naming\_convention [\#527](https://github.com/inaka/elvis/issues/527)
21+
- Document new macro\_names options [\#526](https://github.com/inaka/elvis/issues/526)
22+
- rule idea: elvis should work on the real code as well [\#500](https://github.com/inaka/elvis/issues/500)
23+
- Elvis should suggest replacing throw with ct:fail [\#394](https://github.com/inaka/elvis/issues/394)
24+
- Detect when a better function should be used [\#184](https://github.com/inaka/elvis/issues/184)
25+
- Executable Path Length [\#24](https://github.com/inaka/elvis/issues/24)
26+
27+
**Merged pull requests:**
28+
29+
- Approach OTP 24 [\#560](https://github.com/inaka/elvis/pull/560) ([paulo-ferraz-oliveira](https://github.com/paulo-ferraz-oliveira))
30+
- Fix broken yml for GitHub Actions [\#559](https://github.com/inaka/elvis/pull/559) ([paulo-ferraz-oliveira](https://github.com/paulo-ferraz-oliveira))
31+
- Replace Travis CI with GitHub Actions [\#558](https://github.com/inaka/elvis/pull/558) ([paulo-ferraz-oliveira](https://github.com/paulo-ferraz-oliveira))
32+
- Wiki-provoked changes [\#556](https://github.com/inaka/elvis/pull/556) ([paulo-ferraz-oliveira](https://github.com/paulo-ferraz-oliveira))
33+
334
## [1.0.0](https://github.com/inaka/elvis/tree/1.0.0) (2020-11-23)
435

536
[Full Changelog](https://github.com/inaka/elvis/compare/0.5.0...1.0.0)
@@ -50,6 +81,7 @@
5081

5182
**Merged pull requests:**
5283

84+
- Bump Version to 1.0.0 [\#552](https://github.com/inaka/elvis/pull/552) ([elbrujohalcon](https://github.com/elbrujohalcon))
5385
- Remove unreachable stuff [\#548](https://github.com/inaka/elvis/pull/548) ([paulo-ferraz-oliveira](https://github.com/paulo-ferraz-oliveira))
5486
- Prevent eunit issues + Rock with Elvis [\#547](https://github.com/inaka/elvis/pull/547) ([paulo-ferraz-oliveira](https://github.com/paulo-ferraz-oliveira))
5587
- Prevent hackney warnings on future deprecated functions [\#546](https://github.com/inaka/elvis/pull/546) ([paulo-ferraz-oliveira](https://github.com/paulo-ferraz-oliveira))

0 commit comments

Comments
 (0)