Skip to content

Commit

Permalink
Merge pull request #7870 from yujideveloper/fix/typo
Browse files Browse the repository at this point in the history
Fix typo of pr link and add missing pr link in CHANGELOG
  • Loading branch information
koic committed Apr 13, 2020
2 parents 5873894 + 7e2ce1f commit c65a232
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Expand Up @@ -8,7 +8,7 @@
* [#7862](https://github.com/rubocop-hq/rubocop/issues/7862): Corrector now has a `wrap` method. ([@marcandre][])
* [#7850](https://github.com/rubocop-hq/rubocop/issues/7850): Make it possible to enable/disable pending cops. ([@koic][])
* [#7861](https://github.com/rubocop-hq/rubocop/issues/7861): Make it to allow `Style/CaseEquality` when the receiver is a constant. ([@rafaelfranca][])
* Add a new `Style/ExponentialNotation` cop. ([@tdeo][])
* [#7851](https://github.com/rubocop-hq/rubocop/pull/7851): Add a new `Style/ExponentialNotation` cop. ([@tdeo][])

### Bug fixes

Expand All @@ -18,7 +18,7 @@

### Changes

* [#7840](https://github.com/rubocop-hq/rubocop/pull/7840): **(BREAKING)** Drop support for Ruby 2.3. ([@koic][])
* [#7869](https://github.com/rubocop-hq/rubocop/pull/7869): **(BREAKING)** Drop support for Ruby 2.3. ([@koic][])

## 0.81.0 (2020-04-01)

Expand Down

0 comments on commit c65a232

Please sign in to comment.