Skip to content

Commit a19be89

Browse files
committed
Update CHANGELOG.md
1 parent f18d8fb commit a19be89

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,18 @@ See [rom 6.0 upgrade guide](https://github.com/rom-rb/rom/wiki/6.0-Upgrade-Guide
1111
- [internal] `indexes` schema DSL is now a plugin called `:schema_indexes` (via #402) (@solnic)
1212
- [internal] `Gateway#command` is now used to instantiate sql-specific commands (via #402) (@solnic)
1313

14-
[Compare v3.6.3...v4.0.0.alpha1](https://github.com/rom-rb/rom-sql/compare/v3.6.3...v4.0.0.alpha1)
14+
[Compare v3.6.4...v4.0.0.alpha1](https://github.com/rom-rb/rom-sql/compare/v3.6.4...v4.0.0.alpha1)
15+
16+
## 3.6.4 2024-07-01
17+
18+
19+
### Fixed
20+
21+
- Excessive logging when same gateway is shared between multiple containers (@flash-gordon)
22+
- Warning about using color option from active-support log subscriber (@flash-gordon + @bendangelo)
23+
24+
25+
[Compare v3.6.3...v3.6.4](https://github.com/rom-rb/rom-sql/compare/v3.6.3...v3.6.4)
1526

1627
## 3.6.3 2024-05-06
1728

0 commit comments

Comments
 (0)