Skip to content

Commit

Permalink
Tweak changelog entries style
Browse files Browse the repository at this point in the history
  • Loading branch information
deivid-rodriguez committed Jan 22, 2020
1 parent abe9152 commit 1bac1d1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@

### Fixed

* use Binding#source_location instead of evaluating __FILE__ to avoid warnings
for Ruby 2.7 (#221).
* Use `Binding#source_location` instead of evaluating `__FILE__` to avoid
warnings for Ruby 2.7 (#221).

## 3.7.0 (2019-02-21)

Expand All @@ -21,7 +21,7 @@

### Fixed

* Allow other threads like Pry. (#142)
* Allow other threads like Pry (#142).

## 3.5.0 (2017-08-23)

Expand Down

0 comments on commit 1bac1d1

Please sign in to comment.