Skip to content

Commit 85a7589

Browse files
committed
Sync changelog
1 parent 787b88c commit 85a7589

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,15 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) a
1919
- Fixed location of opening tokens when invalid syntax is parsed.
2020
- Fix RBI for parsing options.
2121

22+
## [1.8.1] - 2026-03-16 (Ruby 4.0.2 maintenance release)
23+
24+
### Changed
25+
26+
- Fix `not` binding power in endless methods.
27+
- Correctly handle `and?` and similar on Ruby 4.0.
28+
- Fix error message for block/lambda with `...` argument.
29+
- Fix `in` handling.
30+
2231
## [1.8.0] - 2026-01-12
2332

2433
### Added

0 commit comments

Comments
 (0)