From 84f1f4fc17110f6d0626ad654bd626901e2a7fef Mon Sep 17 00:00:00 2001 From: thindil Date: Sat, 23 Mar 2024 04:49:14 +0000 Subject: [PATCH] docs: updated changelog FossilOrigin-Name: ce0ac96fe19c01274f1d935745f79f902da75e4174225f381eba99b7b92154f5 --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8787915..658bda6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,11 @@ of the program. ## [Unreleased] +### Added +- The configuration option to enable the program's summary at the end of its + work. Currently, it shows only how much time elapsed and the highest memory + usage. + ### Changed - Using unittest2 package for the project's unit tests. - **BREAKING**: adding or removing rules from the program doesn't need to