Skip to content

Latest commit

 

History

History
78 lines (40 loc) · 895 Bytes

CHANGELOG.md

File metadata and controls

78 lines (40 loc) · 895 Bytes

HTTP Router Change Log

1.1.0 - 2023.05.05

Changed

  • #2 Rises httpsoft/http-runner package version to ^1.1.

1.0.3 - 2020.12.12

Added

  • Nothing.

Changed

  • Updates development dependencies.
  • Updates GitHub actions.

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • Nothing.

1.0.2 - 2020.11.08

Added

  • Nothing.

Changed

  • Nothing.

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • Removes redundant spaces in the description of the README.md file.

1.0.1 - 2020.11.02

Added

  • Nothing.

Changed

  • Nothing.

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • Fixes matching of routes in a HttpSoft\Router\RouteCollection with the same patterns, but with different HTTP request methods.

1.0.0 - 2020.09.27

  • Initial stable release.