From e3b08568d50277055fe050b37181ac5261a70671 Mon Sep 17 00:00:00 2001 From: Ofek Lev Date: Tue, 14 May 2024 01:07:49 -0400 Subject: [PATCH] release Hatch v1.11.0 --- docs/history/hatch.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/history/hatch.md b/docs/history/hatch.md index 6d5f391f7..7295a9a7f 100644 --- a/docs/history/hatch.md +++ b/docs/history/hatch.md @@ -8,6 +8,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), ## Unreleased +## [1.11.0](https://github.com/pypa/hatch/releases/tag/hatch-v1.11.0) - 2024-05-14 ## {: #hatch-v1.11.0 } + ***Added:*** - Upgrade PyApp to 0.20.0 for binary builds