From ee7d36c9839f38b07e8f7cd47b236eb5df74909f Mon Sep 17 00:00:00 2001
From: Cyprian Kleist <ckleist@task.gda.pl>
Date: Wed, 19 Jan 2022 11:37:46 +0100
Subject: [PATCH] Release 1.0.1

---
 CHANGELOG.md | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 4d07928..852fcf0 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
 
 ## [Unreleased]
 
+## [1.0.1] - 2022-01-19
+
 ### Fixed
 
 * Container hangs during web server benchmark. (#7)
@@ -23,4 +25,5 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
 
 * Building image in CI. (#5)
 
-[Unreleased]: https://projects.task.gda.pl/citask/monitoring/containers/benchmarks/compare/1.0.0...master
+[Unreleased]: https://projects.task.gda.pl/citask/monitoring/containers/benchmarks/compare/1.0.1...master
+[1.0.1]: https://projects.task.gda.pl/citask/monitoring/containers/benchmarks/compare/1.0.0...1.0.1
-- 
GitLab