Skip to content

Commit

Permalink
added release changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
paydaylight committed Feb 4, 2021
1 parent b2b1b13 commit d996d94
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Expand Up @@ -4,9 +4,17 @@ The format is described in [Contributing notes](CONTRIBUTING.md#changelog-entry-

## master

## 1.0.1 (2021-02-04)

### Added

* Add ```.idea``` to .gitignore ([@paydaylight](https://github.com/paydaylight))

### Changed

* Setup `EnforcedStyleForMultiline` for `Style/TrailingCommaInHashLiteral` rule. ([@r.dubrovsky][])
* Update rubocop to ```1.9.1``` ([@paydaylight](https://github.com/paydaylight))
* Update rubocop-rails requirement to ```>= 2.8.0, < 2.10.0``` ([@paydaylight](https://github.com/paydaylight))

## 1.0.0 (2020-11-10)

Expand Down

0 comments on commit d996d94

Please sign in to comment.