Skip to content

Commit

Permalink
Release 0.17.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Eric-Guo committed Oct 25, 2024
1 parent b30bd9e commit 37cc550
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## v0.17.5 (released at 2024-10-25)

* Remove `serialize :hash_store` in template as it's cause too many issue in different rails version.

## v0.17.4 (released at 2024-08-13)

* Fix private API ActiveSupport::Deprecation.warn called in Rails 7.2
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.17.4
0.17.5

0 comments on commit 37cc550

Please sign in to comment.