X-Git-Url: https://git.r.bdr.sh/rbdr/junction/blobdiff_plain/00ad5f1d98951ed9ab84cd28e8467bb3911497a1..65b2c3feb11adffaccf2a5c49f60f738c146d910:/CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md index 260b424..050f213 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,21 +1,19 @@ # Changelog -All notable changes to this project will be documented in this file. +1.0.2 2023-09-15 -The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), -and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +- Fixes bug where junction wouldn't close WebRTC connection on hang up -## [Unreleased] + 1.0.1 2023-09-15 -### Added +- Fixes bug where junction wouldn't work between tabs -- This changelog -- Firefox extension configuration -- Chrome extension configuration -- Safari extension configuration -- Rudimentary state control in the extension -- Server with containerization config -- README + 1.0.0 2023-09-14 -[Unreleased]: https://gitlab.com/rbdr/junction/compare/v1.0.0...HEAD -[1.0.0]: https://gitlab.com/rbdr/junction/releases/tag/v1.0.0 +- Added this changelog +- Added Firefox extension configuration +- Added Chrome extension configuration +- Added Safari extension configuration +- Added Rudimentary state control in the extension +- Added Server with containerization config +- Added README