Skip to content

Commit

Permalink
Change Changelog format fix references
Browse files Browse the repository at this point in the history
  • Loading branch information
mbj committed Nov 7, 2021
1 parent b642990 commit 7084ba6
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

* [#1275](https://github.com/mbj/mutant/pull/1275)

[Fix #1273]
Fix: #1273

Prevent crashes on degenerate object interfaces where method reflection returns
methods that are later not accessible via `#instnace_method`.
Expand Down Expand Up @@ -76,22 +76,22 @@
* [#1235](https://github.com/mbj/mutant/pull/1235)
Add more ugly workaround on Ruby loosing binmode settings.

[Fix #1228]
Fix: #1228

# v0.10.31 2021-05-03

* [#1234](https://github.com/mbj/mutant/pull/1234)
Add mapping for latin regexp properties to fix crash on mutating
`p{Latin}` regexp nodes.

[Fix #1231]
Fix: #1231

# v0.10.30 2021-04-25

* [#1229](https://github.com/mbj/mutant/pull/1229)
Add workaround to a Ruby bug that looses the binmode setting on forks.

[Fix #1228]
Fix: #1228

# v0.10.29 2021-03-08

Expand Down

0 comments on commit 7084ba6

Please sign in to comment.