Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
martijn committed Dec 16, 2023
1 parent 5c97039 commit ef977b0
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,10 @@

## HEAD

- Minor performance improvements in the XML parser
- Ruby 2.6 is no longer supported. Xsv is compatible with Ruby 2.7 through 3.3, latest JRuby, and latest TruffleRuby
- Easier access worksheets using `Xsv::Workbook#[]` and `Enumerable` methods on `Xsv::Workbook`. The old `sheets` and `sheet_by_name` method have been retained for backward compatibility.
- Update of development dependencies including minitest and standardrb
- Various performance improvements, especially with YJIT on Ruby 3.3

## 1.2.1 2023-05-09

Expand Down

0 comments on commit ef977b0

Please sign in to comment.