Skip to content

Commit 6276e1b

Browse files
committed
Release v6.1.1.0
1 parent c9a6a87 commit 6276e1b

File tree

2 files changed

+6
-10
lines changed

2 files changed

+6
-10
lines changed

CHANGELOG.md

Lines changed: 5 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
## Unreleased
1+
## v6.1.1.0
2+
3+
[Full changelog](https://github.com/rails-sqlserver/activerecord-sqlserver-adapter/compare/v6.1.0.0...v6.1.1.0)
24

35
#### Fixed
46

@@ -8,20 +10,14 @@
810
- [#936](https://github.com/rails-sqlserver/activerecord-sqlserver-adapter/pull/936) Fix deteministic fetch when table has a composite primary key
911
- [#938](https://github.com/rails-sqlserver/activerecord-sqlserver-adapter/pull/938) Fix date columns serialization for range values
1012

11-
#### Changed
12-
13-
- ...
14-
15-
#### Added
16-
17-
- ...
18-
1913
## v6.1.0.0
2014

2115
- No changes
2216

2317
## v6.1.0.0.rc1
2418

19+
[Full changelog](https://github.com/rails-sqlserver/activerecord-sqlserver-adapter/compare/6-0-stable...v6.1.0.0.rc1)
20+
2521
#### Fixed
2622

2723
- [#872](https://github.com/rails-sqlserver/activerecord-sqlserver-adapter/pull/872) Use native String#start_with

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
6.1.0.0
1+
6.1.1.0

0 commit comments

Comments
 (0)