Skip to content

Latest commit

 

History

History
38 lines (20 loc) · 1.6 KB

CHANGELOG.md

File metadata and controls

38 lines (20 loc) · 1.6 KB

Changelog

1.0.5 (2024-10-07)

Miscellaneous Chores

1.0.4 (2024-01-30)

Miscellaneous Chores

1.0.3 (2023-07-08)

Bug Fixes

  • functions: respond with 400 Bad Request for invalid url string (a127fb4)

1.0.2 (2023-05-30)

Bug Fixes

  • functions: set header "Access-Control-Allow-Methods" to "*" (dd7e776)

1.0.1 (2023-05-23)

Bug Fixes

  • functions: handle CORS preflight requests in v1 (f44bc09)

1.0.0 (2023-05-23)

Features

  • functions: add v1 endpoint (1ba6460)
  • public: create head.html (b76248b)