From 69557e137dcc5b44fe0a5edc6dbf6fc0105e8ae1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 31 Jul 2023 13:21:27 +0000 Subject: [PATCH] build(main): release 1.11.0 --- CHANGELOG.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 53b058a5..b600b975 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -274,6 +274,22 @@ **Full Changelog**: https://github.com/mesosphere/mindthegap/compare/v1.6.1...v1.7.0 +## 1.11.0 (2023-07-31) + + + +## What's Changed +### Exciting New Features 🎉 +* feat: Add mindthegap to useragent by @jimmidyson in https://github.com/mesosphere/mindthegap/pull/476 +* feat: Image push concurrency by @jimmidyson in https://github.com/mesosphere/mindthegap/pull/477 +### Other Changes +* build: Try devbox instead of devenv by @jimmidyson in https://github.com/mesosphere/mindthegap/pull/465 +* build(deps): Upgrade commit based deps by @jimmidyson in https://github.com/mesosphere/mindthegap/pull/470 +* ci: Use latest devbox install action by @jimmidyson in https://github.com/mesosphere/mindthegap/pull/471 + + +**Full Changelog**: https://github.com/mesosphere/mindthegap/compare/v1.10.1...v1.11.0 + ## 1.10.1 (2023-07-11)