Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 422 Bytes

File metadata and controls

16 lines (12 loc) · 422 Bytes

Changelog

1.2.1

  • Fix an error where we used $this in a static context.

1.2.0

  • The ISR request now uses a POST body instead of URL parameters
  • Introduced a Triggers service
  • Renamed additionalEvents to additionalTriggers
  • Fix how we access settings in helpers/WebRequest

1.1.0

1.0.0

  • Initial release