Skip to content

Commit

Permalink
3.1.0 Release Notes
Browse files Browse the repository at this point in the history
  • Loading branch information
alexdeem committed Jan 20, 2023
1 parent f39dd35 commit bb770dc
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@

All notable changes to this project will be documented in this file.

<a name="3.1.0"></a>
# [3.1.0](https://github.com/SwiftScream/URITemplate/compare/3.0.1...3.1.0) (2023-01-20)

- Allow single-quote as literal, refer [RFC errata 6937](https://www.rfc-editor.org/errata/eid6937)
- Add `Sendable` conformance
- Do not encode percent-encoded-triplets in reserved or fragment expansion
- Update test suite


<a name="3.0.1"></a>
# [3.0.1](https://github.com/SwiftScream/URITemplate/compare/3.0.0...3.0.1) (2023-01-08)

Expand Down

0 comments on commit bb770dc

Please sign in to comment.