From 033f71cd081cc91cff360f05cf3c4ae43ea586bb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ture=20Gj=C3=B8rup?= Date: Mon, 12 Jun 2023 15:18:00 +0200 Subject: [PATCH] DISPLAY-986: Update changelog --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f8206c4c..f1201205 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,9 @@ All notable changes to this project will be documented in this file. ## [Unreleased] + +## [1.2.6] - 2023-06-12 + - [#105](https://github.com/os2display/display-client/pull/105) Update docker build to publish to "os2display" org on docker hup. Update github workflow to latest actions.