summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGES4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 864ed74..4695281 100644
--- a/CHANGES
+++ b/CHANGES
@@ -72,6 +72,10 @@ Version 3.0.0a2
- Modified refactored modules to use relative imports, as
pointed out by setuptools project member jaraco, thank you!
+- Off-by-one bug found in the roman_numerals.py example, a bug
+ that has been there for about 14 years! PR submitted by
+ Jay Pedersen, nice catch!
+
Version 3.0.0a1 - April, 2020
-----------------------------