We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4bc2916 commit 49ff7a2Copy full SHA for 49ff7a2
.github/workflows/main.yml
@@ -4,13 +4,15 @@ on:
4
branches:
5
- master
6
- "3.0"
7
+ - "2.14"
8
- "2.13"
9
paths-ignore:
10
- "README.md"
11
- "release-notes/*"
12
pull_request:
13
14
15
16
17
18
release-notes/VERSION-2.x
@@ -13,7 +13,11 @@ Co-maintainers:
------------------------------------------------------------------------
=== Releases ===
-
+
+2.14.0 (not yet released)
19
+No changes since 2.13
20
21
2.13.0 (30-Sep-2021)
22
23
#438: Fixed mapping failure when `private` `companion object` is named
0 commit comments