From f3a68b46942ada090ed4d9e0624bea42b9028e1a Mon Sep 17 00:00:00 2001 From: Nicolas Liampotis Date: Sat, 20 Feb 2021 02:47:40 +0200 Subject: [PATCH] Bump version to 3.0.2-rciam --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ad2cf43..dcaf73c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,11 @@ # Change Log All notable changes to this project will be documented in this file. +## [v3.0.2-rciam] - 2021-02-20 + +#### Fixed +- Add missing library to statistics class + ## [v3.0.1-rciam] - 2021-02-11 #### Added