Skip to content

Commit

Permalink
Update Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
marcandre committed Nov 13, 2024
1 parent 3a7c069 commit d0f02c5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

## master (unreleased)

### Bug fixes

* [#339](https://github.com/rubocop/rubocop-ast/pull/339): Do not emit a deprecation warning for `EnsureNode#body` to give RuboCop a chance to update its usage. `EnsureNode#body` will still be changed in the next major version of `rubocop-ast`. ([@earlopain][])

## 1.36.0 (2024-11-13)

### Changes
Expand Down
1 change: 0 additions & 1 deletion changelog/fix_dont_emit_deprecation_just_yet.md

This file was deleted.

0 comments on commit d0f02c5

Please sign in to comment.