Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 992 Bytes

CHANGELOG.md

File metadata and controls

31 lines (21 loc) · 992 Bytes

service-worker / ReadmeChangelog

Changelog

All notable changes to this project will be documented in this file.

This project adheres to Semantic Versioning. Version syntax is {major}.{minor}.{patch}, where a field bump means:

  • Patch: The release contains bug fixes.
  • Minor: The release contains backward-compatible changes.
  • Major: The release contains compatibility-breaking changes.

Remember: Both micro and minor releases are guaranteed to respect backward-compatibility and can be updated to without risk of breakage. For major releases, please check this changelog before upgrading.

1.0.0-beta.10 - 2020-06-07

Fixed

  • Documentation: Fix navigation.
  • Meta: Fix publish script.
  • Meta: Fix make-release script.

1.0.0-beta.1 - 2020-02-29

Initial release.