From c74e7cda665637f334881f3e2434dca7d365b818 Mon Sep 17 00:00:00 2001 From: Nathan Baker Date: Sun, 5 Feb 2023 14:13:28 -0800 Subject: [PATCH] Clarify change in log. Fixes https://github.com/jensengroup/propka/pull/158/files/a863426e636c4d740b6846b34eecad2f2108d040#r1096640761 --- docs/source/changelog.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/changelog.rst b/docs/source/changelog.rst index 19b6c7c..53c4984 100644 --- a/docs/source/changelog.rst +++ b/docs/source/changelog.rst @@ -24,7 +24,7 @@ Fixes * Rename vanadium from ``Va`` to ``V`` (`#141 `_) -* Fix rounding issues +* Fix rounding issues in folding profile reporting (`#124 `_) * Fix malfunctioning ``-g -w`` command line options