Skip to content

Commit

Permalink
Update Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
marcandre committed May 28, 2021
1 parent cc96aa8 commit f376872
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@

## master (unreleased)

### New features

* [#171](https://github.com/rubocop-hq/rubocop-ast/pull/171): Add `SendNode#def_modifier` that returns the `def` node it modifies, or `nil`. ([@marcandre][])
* [#186](https://github.com/rubocop-hq/rubocop-ast/pull/186): Add `pattern` method for `AST::InPatternNode` node. ([@koic][])

## 1.6.0 (2021-05-26)

### New features
Expand Down
1 change: 0 additions & 1 deletion changelog/new__have_sendnodedef_modifier_return_the_def.md

This file was deleted.

1 change: 0 additions & 1 deletion changelog/new_add_pattern_method_for_ast_in_pattern_node

This file was deleted.

0 comments on commit f376872

Please sign in to comment.