Skip to content

Commit

Permalink
Merge branch '2.18'
Browse files Browse the repository at this point in the history
  • Loading branch information
cowtowncoder committed Mar 21, 2024
2 parents 3916670 + b83b16b commit d951c68
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Expand Up @@ -4,15 +4,15 @@ on:
branches:
- master
- "3.0"
- "2.17"
- "2.18"
paths-ignore:
- "README.md"
- "release-notes/*"
pull_request:
branches:
- master
- "3.0"
- "2.17"
- "2.18"
paths-ignore:
- "README.md"
- "release-notes/*"
Expand Down
4 changes: 4 additions & 0 deletions release-notes/VERSION-2.x
Expand Up @@ -14,6 +14,10 @@ Active maintainers:
=== Releases ===
------------------------------------------------------------------------

2.18.0 (not yet released)

No changes since 2.17.

2.17.0 (12-Mar-2024)

#251 (ion) Unable to deserialize Object with unknown `Timestamp` field
Expand Down

0 comments on commit d951c68

Please sign in to comment.