Skip to content

Commit

Permalink
1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pat committed Jul 7, 2024
1 parent d41f321 commit aad7ae1
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions HISTORY
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
1.5.0 - July 7th 2024
* Add support for Trilogy database adaptor (Andrew Kane).
* Use load_defaults for Rails 7.2+ configuration support (Andrew Kane).

1.4.0 - January 13th 2024
* Drop support for Ruby 2.4, 2.5.
* Add support for Ruby 3.2, 3.3.
Expand Down
2 changes: 1 addition & 1 deletion combustion.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Gem::Specification.new do |s|
s.name = "combustion"
s.version = "1.4.0"
s.version = "1.5.0"
s.authors = ["Pat Allan"]
s.email = ["[email protected]"]
s.homepage = "https://github.com/pat/combustion"
Expand Down

0 comments on commit aad7ae1

Please sign in to comment.