Skip to content

Commit

Permalink
prepare 6.3.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
nyamsprod committed Aug 13, 2020
1 parent 8e73773 commit aa3babf
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,14 @@

All Notable changes to `League\Uri` will be documented in this file

## Next - TBD
## 6.3.0 - 2020-08-13

### Added

- `UriInfo::getOrigin` to returns the URI origin as described in the WHATWG URL Living standard specification
- `UriTemplate\Template`, `UriTemplate\Expression`, `UriTemplate\VarSpecifier`, `UriTemplate\VariableBag` to
imporove `UriTemplate` implementation.
improve `UriTemplate` implementation.
- Added early support for PHP8

### Fixed

Expand Down

0 comments on commit aa3babf

Please sign in to comment.