Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 509 Bytes

CHANGELOG.md

File metadata and controls

15 lines (11 loc) · 509 Bytes

Changelog

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

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[0.2.0] - 2023-06-02

Added

  • Uri::withPathAdded(string $path) has been added to allow adding path segments to an existing URI

Fixed

  • User Info segment is now properly urlencoded according to RFC 3986

[0.1.0] - 2022-12-28

  • Initial release