Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 887 Bytes

CHANGELOG.md

File metadata and controls

20 lines (15 loc) · 887 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.

[2.0.0] - 2024-04-13

Updated

  • Refactored router to implement RouterInterface PR #4.

[1.0.1] - 2024-04-12

Updated

  • Set router sort order to 25 to precede standard router processing PR #1.
  • Updated code for best practices and coding standards PR #2.

Added

  • Add security-advisories package PR #3.

[1.0.0] - 2022-12-16

  • Initial release.