File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -9,6 +9,12 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) a
9
9
### Added
10
10
11
11
- [ #74 ] ( https://github.com/ruby-syntax-tree/syntax_tree/pull/74 ) - Add Rake test to run check and format commands.
12
+ - [ #83 ] ( https://github.com/ruby-syntax-tree/syntax_tree/pull/83 ) - Add a trailing commas plugin.
13
+ - [ #84 ] ( https://github.com/ruby-syntax-tree/syntax_tree/pull/84 ) - Handle lambda block-local variables.
14
+
15
+ ### Changed
16
+
17
+ - [ #85 ] ( https://github.com/ruby-syntax-tree/syntax_tree/pull/85 ) - Better handle trailing operators on command calls.
12
18
13
19
## [ 2.5.0] - 2022-05-13
14
20
You can’t perform that action at this time.
0 commit comments