Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 483 Bytes

CHANGELOG.md

File metadata and controls

23 lines (13 loc) · 483 Bytes

Release Notes for graphql-routes

We try to maintain a complete change log, based on what is available in git.

3.0.0 - 2024-08-13

This is a breaking change since v2 only support Craft 5.

  • 7170392a2a (bc) Move to craft 5, drop categories (#3)

2.0.0 - 2023-09-13

  • 15e4c879b6 Add home route and remove uri conversion (#1)
  • cf1f990ec7 Add MIT license file

1.0.1 - 2023-09-08

  • ffcc9a4b13 Add icon
  • e57047d33f Fix up readme

1.0.0 - 2023-09-04

  • Initial release