Skip to content

Commit

Permalink
Update Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
marcandre committed Oct 29, 2024
1 parent 122ed4b commit 10d2232
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

* [#203](https://github.com/rubocop-hq/rubocop-ast/pull/203): Add classes for `masgn` and `mlhs` nodes. ([@dvandersluis][])
* [#204](https://github.com/rubocop-hq/rubocop-ast/pull/204): Add `VarNode` class for `lvar`, `ivar`, `cvar` and `gvar` node types. ([@dvandersluis][])

## 1.32.3 (2024-09-05)

### Bug fixes
Expand Down
1 change: 0 additions & 1 deletion changelog/new_add_masgnnode_class_for_masgn_nodes.md

This file was deleted.

1 change: 0 additions & 1 deletion changelog/new_add_varnode_class_for_lvar_ivar_cvar_and.md

This file was deleted.

0 comments on commit 10d2232

Please sign in to comment.