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