From 4200692930cb0ea51da050ca9beb7eda9193461e Mon Sep 17 00:00:00 2001 From: matejcik Date: Thu, 27 Aug 2020 15:24:32 +0200 Subject: [PATCH] python: release 0.12.2 --- python/CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/python/CHANGELOG.md b/python/CHANGELOG.md index 6e42bcf8f..332e2833d 100644 --- a/python/CHANGELOG.md +++ b/python/CHANGELOG.md @@ -6,8 +6,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). _At the moment, the project does **not** adhere to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). That is expected to change with version 1.0._ -## [0.12.2] - unreleased -[0.12.2]: https://github.com/trezor/trezor-firmware/compare/python/v0.12.1...master +## [0.12.2] - 2020-08-27 +[0.12.2]: https://github.com/trezor/trezor-firmware/compare/python/v0.12.1...python/v0.12.2 ### Added