From bf4d9b100f21d26e212f65c9256a2474327a9a8d Mon Sep 17 00:00:00 2001 From: Mollusk Date: Sun, 28 Jun 2026 15:31:51 -0400 Subject: [PATCH] docs(changelog): note MIT license adoption under Unreleased Co-Authored-By: Claude Opus 4.8 --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 90a69be..95d1c5e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,11 @@ All notable changes to PeerSpeak are documented here. +## [Unreleased] + +### Licensing +- **PeerSpeak is now released under the MIT License** (previously an unlicensed private build). Added a `LICENSE` file and a `THIRD_PARTY_LICENSES` file enumerating the full dependency manifest plus the canonical text of every referenced license, with notices for the statically bundled Opus codec and the embedded fonts (Iced-Icons, Cantarell/OFL-1.1). Both files ship in the Arch and Debian packages. + ## [0.6.0] — 2026-06-28 ### Added