]> git.r.bdr.sh - rbdr/junction/blobdiff - CHANGELOG.md
Ensure connections are closed
[rbdr/junction] / CHANGELOG.md
index f8a499d9377dbcf73bf063d1f1eb1bac9b24f567..050f21369839c70b8d4dc827710e6ee8c6f44526 100644 (file)
@@ -1,15 +1,19 @@
 # Changelog
 # Changelog
-All notable changes to this project will be documented in this file.
 
 
-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).
+1.0.2 2023-09-15
 
 
-## [Unreleased]
-### Added
-- This changelog
-- Firefox extension configuration
-- Chrome extension configuration
-- Rudimentary state control in the extension
+- Fixes bug where junction wouldn't close WebRTC connection on hang up
 
 
-[Unreleased]: https://gitlab.com/rbdr/junction/compare/v1.0.0...HEAD
-[1.0.0]: https://gitlab.com/rbdr/junction/releases/tag/v1.0.0
+  1.0.1 2023-09-15
+
+- Fixes bug where junction wouldn't work between tabs
+
+  1.0.0 2023-09-14
+
+- 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