From 07b445c5b6ed8e4a7be579b4da9b2165e0324ff6 Mon Sep 17 00:00:00 2001 From: Slaven Falandys Date: Mon, 29 Aug 2022 23:41:22 +0200 Subject: [PATCH] Version 0.2.1. --- CHANGELOG.txt | 3 +++ VERSION.txt | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 3fa0c31..ba687e1 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -1,3 +1,6 @@ +0.2.1 (2022-08-29) +* Bug fix: Default constructor of `pool_allocator` can throw. + 0.2.0 (2022-08-29) * Bug fix: Constructor of `pool_allocator` must make sure that singleton is created. diff --git a/VERSION.txt b/VERSION.txt index 0ea3a94..0c62199 100644 --- a/VERSION.txt +++ b/VERSION.txt @@ -1 +1 @@ -0.2.0 +0.2.1