We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a098f9f + 041017e commit 5a1a891Copy full SHA for 5a1a891
.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
@@ -14,6 +14,10 @@ Modules:
=== Releases ===
------------------------------------------------------------------------
+2.14.0 (not yet released)
+
19
+* No changes since 2.13.0
20
21
2.13.0 (30-Sep-2021)
22
23
#130: Add Jakarta-variant of "JAXB" annotation introspector, module
0 commit comments