From 82f164016758314774162f670897856e0c8d497f Mon Sep 17 00:00:00 2001 From: "docker-read-write[bot]" <185549372+docker-read-write[bot]@users.noreply.github.com> Date: Wed, 27 May 2026 16:04:27 +0000 Subject: [PATCH] docs: update CHANGELOG.md for v1.68.0 Automated changelog update for release v1.68.0 Assisted-By: Docker Agent --- CHANGELOG.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4ed8fb74e..9ff0e522e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,15 @@ All notable changes to this project will be documented in this file. +## [v1.68.0] - 2026-05-27 + +This is a maintenance release with dependency updates and internal improvements. + +## Technical Changes +- Maintenance release with dependency updates + + + ## [v1.65.0] - 2026-05-21 This release adds a skills dialog to the TUI and improves HTTP configuration options for API tools, along with proxy handling fixes. @@ -2930,3 +2939,5 @@ This release improves the terminal user interface with better error handling and [v1.64.0]: https://github.com/docker/docker-agent/releases/tag/v1.64.0 [v1.65.0]: https://github.com/docker/docker-agent/releases/tag/v1.65.0 + +[v1.68.0]: https://github.com/docker/docker-agent/releases/tag/v1.68.0