From 9ef5522f82de63335d8acf72d37fd7feb19b3747 Mon Sep 17 00:00:00 2001 From: Michal Stolarczyk Date: Fri, 21 Feb 2020 09:50:24 -0500 Subject: [PATCH] update release date --- docs/changelog.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/changelog.md b/docs/changelog.md index 5c2640ce0..44628a8c1 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -2,7 +2,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html) and [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) format. -## [0.12.6] -- 2020-02-XX +## [0.12.6] -- 2020-02-21 ### Added - possibility to execute library module as a script: `python -m looper ...`