Skip to content

Latest commit

 

History

History
78 lines (46 loc) · 1.75 KB

CHANGELOG.md

File metadata and controls

78 lines (46 loc) · 1.75 KB

Changelog

All notable changes to this project are documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Added

Changed

Fixed

Removed

[0.2.3] - 2024-11-09

Added

  • Add a warning message at the top if the app is running in demo mode.

0.2.2 - 2024-11-07

Changed

  • Improve layout.

0.2.1 - 2024-11-07

Changed

  • Improve wording and layout.
  • Tweak favicons.

0.2.0 - 2024-11-06

Added

  • Add logo and favicons.

Fixed

  • Gracefully shut down origin server on SIGTERM.

0.1.0 - 2024-11-05

Added

  • Add text input field for custom cache control directive(s).
  • Make a list of clickable example scenarios available.

Changed

  • Renamed the project to http-cache-playground.

0.0.3 - 2024-10-23

  • Reduce Docker image size by using a slim base image for Node.js.

0.0.2 - 2024-10-23

Changed

  • Finish renaming to web-cache-playground.

0.0.1 - 2024-10-22

Added

  • Initial release.