summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorYuval Adam <_@yuv.al>2026-07-24 13:34:26 +0200
committerYuval Adam <_@yuv.al>2026-07-24 13:34:26 +0200
commit11c0955bc3a261cabd8a5276a62120a03e11336b (patch)
treeed67f59fbd61239fa259c502436a6258cee2f56b /CHANGELOG.md
parente2656ebe8f36dcd213c2412d80f913172664e8d1 (diff)
Simplify release metadata
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md15
1 files changed, 0 insertions, 15 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
deleted file mode 100644
index ded7652..0000000
--- a/CHANGELOG.md
+++ /dev/null
@@ -1,15 +0,0 @@
-# Changelog
-
-## 1.0.0 — 2026-07-24
-
-First release of Parley.
-
-- Local microphone recording through FFmpeg and PipeWire Pulse compatibility.
-- Local Parakeet transcription through `transcribe-cli`.
-- Persistent transcript storage and clipboard fallback.
-- Automatic semantic text insertion through a passthrough IBus engine.
-- Animated in-field transcription indicator using IBus preedit text.
-- Per-user D-Bus daemon and `parleyctl` client.
-- GNOME Shell top-bar status extension.
-- systemd user service and Arch Linux package recipe.
-- Optional TOML configuration with system-oriented defaults.