Skip to content

Commit 99f1faf

Browse files
committed
Prepare for v5.1.2
1 parent a02faa5 commit 99f1faf

File tree

2 files changed

+3
-9
lines changed

2 files changed

+3
-9
lines changed

CHANGELOG.md

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,10 @@
1-
## v5.1.3
2-
3-
#### Fixed
4-
5-
* Patched `Relation#build_count_subquery`. Fixes #613.
6-
* Inserts to tables with triggers using default `OUTPUT INSERTED` style. Fixes #595.
7-
8-
91
## v5.1.2
102

113
#### Fixed
124

135
* The `fast_string_to_time` method when zone local. Fixes #609 #614 #620
6+
* Patched `Relation#build_count_subquery`. Fixes #613.
7+
* Inserts to tables with triggers using default `OUTPUT INSERTED` style. Fixes #595.
148

159

1610
## v5.1.1

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
5.1.3
1+
5.1.2

0 commit comments

Comments
 (0)