From 42bd4663255b699218568a4ea1c2f2c0bcc607c6 Mon Sep 17 00:00:00 2001 From: Joey Aghion Date: Tue, 8 Aug 2023 15:29:59 -0400 Subject: [PATCH] chore: prepare v1.2.0 --- CHANGELOG.md | 10 ++++++++++ RELEASE_VERSION | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f3293f55..766b490e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,13 @@ +## v1.2.0 + +[Documentation](https://github.com/artsy/hokusai/blob/v1.2.0/README.md) + +### Notable changes since v1.1.0 + +* fe85f73 chore: bump Xcode test version to 13.4.1 for CircleCI support (#361) +* a65fd73 fix: avoid verbose BuildKit output (#354) +* 2a45e9f feat: bump docker-compose version for multi-stage builds (#353) + ## v1.1.0 [Documentation](https://github.com/artsy/hokusai/blob/v1.1.0/README.md) diff --git a/RELEASE_VERSION b/RELEASE_VERSION index 9084fa2f..26aaba0e 100644 --- a/RELEASE_VERSION +++ b/RELEASE_VERSION @@ -1 +1 @@ -1.1.0 +1.2.0