From 7eefac1c262b64ab8d5caa08829840716ccc958b Mon Sep 17 00:00:00 2001 From: chris west Date: Sun, 13 Nov 2022 13:54:18 -0800 Subject: [PATCH] update CHANGELOG --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7fe35e1..0680c6c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ +## v1.2.0 (dev) + +This release adds a few new config options, for your convenience: + +- `autoplay` controls whether you'll be prompted to play media files + or not. By default it's false, but one might find it handy to set + to `true` if hosting, say, a Gopher-powered music server. + ## v1.1.0 Three new features in this release, plus an unknown number of new