Skip to content
This repository was archived by the owner on Nov 19, 2025. It is now read-only.

Commit aa5ec1d

Browse files
authored
Merge pull request #263 from zendesk/nony-update-changelog
Update Changelog and version
2 parents 846d62c + 837456e commit aa5ec1d

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

Changelog.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## [Unreleased]
88

9+
## v3.19.1
10+
11+
### Fixed
12+
13+
Converts the `ActiveRecord::Base.configurations` object introduced in Rails 6 into a hash as expected.
14+
915
## v3.19.0
1016

1117
### Changed / Fixed

active_record_shards.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Gem::Specification.new "active_record_shards", "3.19.0" do |s|
1+
Gem::Specification.new "active_record_shards", "3.19.1" do |s|
22
s.authors = ["Benjamin Quorning", "Gabe Martin-Dempesy", "Pierre Schambacher", "Mick Staugaard", "Eric Chapweske", "Ben Osheroff"]
33
44
s.homepage = "https://github.com/zendesk/active_record_shards"

0 commit comments

Comments
 (0)