Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update CHANGELOG #678

Merged
merged 2 commits into from Apr 20, 2020
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
5 changes: 2 additions & 3 deletions CHANGELOG.md
@@ -1,8 +1,8 @@
Changelog
=========

Not released (2020-04-15)
-------------------------
v2.7.1.1 (2020-04-15)
---------------------

Features implemented:
* Add Source::Range#eql? and hash (#675) (Marc-André Lafortune)
Expand Down Expand Up @@ -1072,4 +1072,3 @@ Bugs fixed:
* lexer.rl: /= at expr_beg. (Peter Zotov)
* lexer.rl: class\<\<self. (Peter Zotov)
* fix lexing comments at expr_beg "{#1\n}". (Peter Zotov)