Skip to content

Commit c24a88d

Browse files
committed
Merge branch '2.19'
2 parents d4c7952 + 2b75d7d commit c24a88d

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,15 @@ on:
44
branches:
55
- master
66
- "3.0"
7-
- "2.18"
7+
- "2.19"
88
paths-ignore:
99
- "README.md"
1010
- "release-notes/*"
1111
pull_request:
1212
branches:
1313
- master
1414
- "3.0"
15-
- "2.18"
15+
- "2.19"
1616
paths-ignore:
1717
- "README.md"
1818
- "release-notes/*"

release-notes/VERSION-2.x

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,10 @@ Modules:
1111
=== Releases ===
1212
------------------------------------------------------------------------
1313

14+
2.19.0 (not yet released)
15+
16+
-
17+
1418
2.18.0 (26-Sep-2024)
1519

1620
#162: Add support for deserializing Java Records

0 commit comments

Comments
 (0)