diff --git a/CHANGELOG.md b/CHANGELOG.md index cb19dee3..0fe6984a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Changelog -* [Unreleased](#unreleased) +* [1.7.2](#1-7-2) * [1.7.1](#1-7-1) * [1.7.0](#1-7-0) * [1.6.4](#1-6-4) @@ -25,7 +25,8 @@ * [1.2.0](#1-2-0) -## Unreleased +## 1.7.2 + ### Added * URxvt OSC-11 extension to set background alpha @@ -49,8 +50,6 @@ (https://codeberg.org/dnkl/foot/issues/449). -### Deprecated -### Removed ### Fixed * Reverted _"Consumed modifiers are no longer sent to the client @@ -68,7 +67,6 @@ (https://codeberg.org/dnkl/foot/issues/441). -### Security ### Contributors * [cglogic](https://codeberg.org/cglogic)