Skip to content

Commit

Permalink
Release 2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
thekid committed Sep 18, 2022
1 parent 4efbadb commit 21206f2
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions ChangeLog.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,13 @@ URI handling change log

## ?.?.? / ????-??-??

## 2.2.0 / 2022-09-18

* Merged PR #8: Add `util.URI::base()` method. For opaque URIs, this is
the scheme and the path; for hierarchical URIs, this is the scheme and
authority; for relative URIs, an exception is raised.
(@thekid)

## 2.1.4 / 2021-10-21

* Made library compatible with XP 11 - @thekid
Expand Down

0 comments on commit 21206f2

Please sign in to comment.