Skip to content

Commit

Permalink
Add issue references
Browse files Browse the repository at this point in the history
  • Loading branch information
knu committed Oct 21, 2017
1 parent 973e14c commit 853f4ad
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Expand Up @@ -4,8 +4,8 @@
- Add `IPAddr#link_local?` [Feature #10912](https://bugs.ruby-lang.org/issues/10912)
- Add `IPAddr#private?` [Feature #11666](https://bugs.ruby-lang.org/issues/11666)
- Add `IPAddr#loopback?`
- Reject invalid address mask
- Warn that `IPAddr#ipv4_compat` and `#ipv4_compat?` are deprecated
- IPAddr.new now rejects invalid address mask. [Bug #13399]
- Warn that `IPAddr#ipv4_compat` and `#ipv4_compat?` are deprecated [Bug #13769]

1.1.0
-----
Expand Down

0 comments on commit 853f4ad

Please sign in to comment.