From d73037fe7e9b66eeeba2e72d37074373594221c5 Mon Sep 17 00:00:00 2001 From: Ofek Lev Date: Tue, 28 May 2024 09:52:42 -0400 Subject: [PATCH] release Hatch v1.12.0 --- docs/history/hatch.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/history/hatch.md b/docs/history/hatch.md index c9c8d2e23..1a98f8618 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.12.0](https://github.com/pypa/hatch/releases/tag/hatch-v1.12.0) - 2024-05-28 ## {: #hatch-v1.12.0 } + ***Changed:*** - The `run`/`env run` and `test` commands now treat inclusion variable options as an intersection rather than a union to allow for specific targeting of environments