Skip to content

Commit

Permalink
Merge branch '2.16'
Browse files Browse the repository at this point in the history
  • Loading branch information
cowtowncoder committed Apr 24, 2023
2 parents 7ccd6ac + a2e27a2 commit b2270d3
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,15 @@ on:
branches:
- master
- "3.0"
- "2.15"
- "2.16"
paths-ignore:
- "README.md"
- "release-notes/*"
pull_request:
branches:
- master
- "3.0"
- "2.15"
- "2.16"
paths-ignore:
- "README.md"
- "release-notes/*"
Expand Down
6 changes: 5 additions & 1 deletion release-notes/VERSION-2.x
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,11 @@ Modules:
=== Releases ===
------------------------------------------------------------------------

2.15.0-rc3 (14-Apr-2023)
2.16.0 (not yet released)

No changes since 2.15

2.15.0 (23-Apr-2023)

#255: Change `InstantSerializerBase` to generate schema format in the same
way as `DateTimeSerializerBase`
Expand Down

0 comments on commit b2270d3

Please sign in to comment.