Skip to content

Commit

Permalink
Merge pull request #185 from sciencehistory/prepare_2.16.0
Browse files Browse the repository at this point in the history
prepare 2.16.0 release
  • Loading branch information
jrochkind authored Nov 25, 2024
2 parents 27310b2 + da6cb09 commit 10fdad7
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 4 deletions.
12 changes: 9 additions & 3 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,22 @@

### Added

* Allow and test on Rails 8 https://github.com/sciencehistory/kithe/pull/184
*

### Fixed

*

## 2.16.0

### Added

* Allow and test on Rails 8 https://github.com/sciencehistory/kithe/pull/184

### Fixed

* Fix repeatable_attr_input for Bootstrap 5.x. https://github.com/sciencehistory/kithe/pull/183

*

## 2.15.1

### Fixed
Expand Down
2 changes: 1 addition & 1 deletion lib/kithe/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module Kithe
VERSION = '2.15.1'
VERSION = '2.16.0'
end

0 comments on commit 10fdad7

Please sign in to comment.