Skip to content

Commit 49ff7a2

Browse files
committed
Prepare for 2.14 branch
1 parent 4bc2916 commit 49ff7a2

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
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: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,11 @@ Co-maintainers:
1313
------------------------------------------------------------------------
1414
=== Releases ===
1515
------------------------------------------------------------------------
16-
16+
17+
2.14.0 (not yet released)
18+
19+
No changes since 2.13
20+
1721
2.13.0 (30-Sep-2021)
1822

1923
#438: Fixed mapping failure when `private` `companion object` is named

0 commit comments

Comments
 (0)