From: Mike Brady <4265913+mikebrady@users.noreply.github.com> Date: Mon, 10 Oct 2022 11:18:14 +0000 (+0100) Subject: Update RELEASENOTES-DEVELOPMENT.md X-Git-Tag: 4.1-rc3~1^2~37 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aa3345ac23a757a5659a3d27ab6def96b9fca83c;p=thirdparty%2Fshairport-sync.git Update RELEASENOTES-DEVELOPMENT.md --- diff --git a/RELEASENOTES-DEVELOPMENT.md b/RELEASENOTES-DEVELOPMENT.md index ede8ab49..35d8074e 100644 --- a/RELEASENOTES-DEVELOPMENT.md +++ b/RELEASENOTES-DEVELOPMENT.md @@ -1,3 +1,11 @@ +Version 4.1-dev-701-g65daef30 +==== +**Bug Fix** +* Fix a bug in the generation of version information from git tags. The fix is to use lightweight tags as well as annotated tags. GitHub marks releases with lightweight tags, so this should make version and release information correspond better. + +**Enhancement** +* Add an new Advanced Topic -- [Adjusting Sync](ADVANCED%20TOPICS/AdjustincSync.md) explaining how to compensate for amplifier delays such as might be found on TVs or AVRs. + Version 4.1-dev-694-g234c00ad ==== **Bug Fix**