Skip to content

Commit 65bfa26

Browse files
committed
Update changelog.
[#695]
1 parent db559d9 commit 65bfa26

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ name: Java CI with Maven
55

66
on:
77
push:
8-
branches: [ main, 1.1.x, 1.0.x ]
8+
branches: [ main, 1.1.x]
99

1010
jobs:
1111
build:

CHANGELOG

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
R2DBC PostgreSQL Changelog
22
=============================
33

4+
1.1.1.RELEASE
5+
-----------------------------------------
6+
* Codec preference is not considered leading to OID value decoding through `DayOfWeek` #693
7+
48
1.1.0.RELEASE
59
-----------------------------------------
610
* Cancel signal does not interrupt cursored query fetching #536

0 commit comments

Comments
 (0)