Skip to content

Commit 37d9a67

Browse files
committed
Add CHANGELOG entry
1 parent 690bbce commit 37d9a67

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
## Unreleased
2+
3+
#### Fixed
4+
5+
- [#933](https://github.com/rails-sqlserver/activerecord-sqlserver-adapter/pull/933) Conditionally apply SQL Server monkey patches to ActiveRecord so that it is safe to use this gem alongside other database adapters (e.g. PostgreSQL) in a multi-database Rails app
6+
7+
#### Changed
8+
9+
- ...
10+
11+
#### Added
12+
13+
- ...
14+
115
## v6.1.0.0
216

317
- No changes

0 commit comments

Comments
 (0)