]>
Commit | Line | Data |
---|---|---|
53f2b9f8 RBR |
1 | # Changelog |
2 | All notable changes to this project will be documented in this file. | |
3 | ||
4 | The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), | |
5 | and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). | |
6 | ||
7 | ## [Unreleased] | |
8 | ### Added | |
9 | - This changelog | |
1ed219c8 RBR |
10 | - Firefox extension configuration |
11 | - Rudimentary state control in the extension | |
53f2b9f8 RBR |
12 | |
13 | [Unreleased]: https://gitlab.com/rbdr/junction/compare/v1.0.0...HEAD | |
1ed219c8 | 14 | [1.0.0]: https://gitlab.com/rbdr/junction/releases/tag/v1.0.0 |