]> git.r.bdr.sh - rbdr/junction/blobdiff - CHANGELOG.md
Bump version
[rbdr/junction] / CHANGELOG.md
index 260b42420fe16ea3d176ac289363a178bf0ec01d..ed0e0d816a9b4ed912b9c8462f7a304113a8e6f0 100644 (file)
@@ -1,21 +1,15 @@
 # Changelog
 
-All notable changes to this project will be documented in this file.
+1.0.1 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 work between tabs
 
-## [Unreleased]
+1.0.0 2023-09-14
 
-### Added
-
-- This changelog
-- Firefox extension configuration
-- Chrome extension configuration
-- Safari extension configuration
-- Rudimentary state control in the extension
-- Server with containerization config
-- README
-
-[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