Skip to content

Commit 160a8bf

Browse files
committed
Merge branch '2.14'
2 parents 89cd115 + 24ed712 commit 160a8bf

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,15 @@ on:
44
branches:
55
- master
66
- "3.0"
7+
- "2.14"
78
- "2.13"
89
paths-ignore:
910
- "README.md"
1011
- "release-notes/*"
1112
pull_request:
1213
branches:
1314
- master
15+
- "2.14"
1416
paths-ignore:
1517
- "README.md"
1618
- "release-notes/*"

release-notes/VERSION-2.x

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@ Modules:
88
=== Releases ===
99
------------------------------------------------------------------------
1010

11+
2.14.0 (not yet released)
12+
13+
* No changes since 2.13
14+
1115
2.13.0 (30-Sep-2021)
1216

1317
#131: Deserializing ZonedDateTime with basic TZ offset notation (0000)

0 commit comments

Comments
 (0)