Skip to content

Commit

Permalink
Update CHANGES
Browse files Browse the repository at this point in the history
* Update Highline to 3.0
* Add EOL date for Ruby 3.3.0
* Avoid copying Sexps that are too large
* Avoid detecting `ViewComponentContrib::Base` as dynamic render paths (vividmuimui)
* Remove deprecated use of `Kernel#open("|...")`
* Remove `safe_yaml` gem dependency
* Avoid detecting Phlex components as dynamic render paths (Máximo Mussini)
  • Loading branch information
presidentbeef committed Feb 1, 2024
1 parent a216548 commit 08a119a
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGES.md
@@ -1,3 +1,14 @@
# Unreleased

* Update Highline to 3.0
* Add EOL date for Ruby 3.3.0
* Avoid copying Sexps that are too large
* Avoid detecting `ViewComponentContrib::Base` as dynamic render paths (vividmuimui)
* Remove deprecated use of `Kernel#open("|...")`
* Remove `safe_yaml` gem dependency
* Avoid detecting Phlex components as dynamic render paths (Máximo Mussini)


# 6.1.1 - 2023-12-24

* Handle racc as a default gem in Ruby 3.3.0
Expand Down

0 comments on commit 08a119a

Please sign in to comment.