File tree Expand file tree Collapse file tree 2 files changed +8
-4
lines changed Expand file tree Collapse file tree 2 files changed +8
-4
lines changed Original file line number Diff line number Diff line change 11### next
22
3- * Dropped Reek (#23 )
4- * Added support for Rails 8.1 (#24 )
3+ * TODO: Replace this bullet point with an actual description of a change.
4+
5+ ### 2.1.0 (23 October 2025)
6+
7+ * Dropped Reek ([ #23 ] ( https://github.com/hausgold/immoscout/pull/23 ) )
8+ * Added support for Rails 8.1 ([ #24 ] ( https://github.com/hausgold/immoscout/pull/24 ) )
59* Switched from ` ActiveSupport::Configurable ` to a custom implementation based
6- on ` ActiveSupport::OrderedOptions ` (#25 )
10+ on ` ActiveSupport::OrderedOptions ` ([ #25 ] ( https://github.com/hausgold/immoscout/pull/25 ) )
711
812### 2.0.0 (28 June 2025)
913
Original file line number Diff line number Diff line change 33# The gem version details.
44module Immoscout
55 # The version of the +immoscout+ gem
6- VERSION = '2.0 .0'
6+ VERSION = '2.1 .0'
77
88 class << self
99 # Returns the version of gem as a string.
You can’t perform that action at this time.
0 commit comments