Skip to content

Commit 7173d58

Browse files
committed
fixing readme
1 parent d46513a commit 7173d58

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -417,7 +417,8 @@ And then running
417417

418418
# ChangeLog
419419

420-
- v4-0-5: found a tiny bug in Python formatting of numbers in scientific notation. Added a workaround.
420+
- v4-0-6: found a tiny bug in Python formatting of numbers in scientific notation. Added a workaround.
421+
- v4-0-5: Fixing number diffing. Adding number_format_notation and number_to_string_func.
421422
- v4-0-4: Adding ignore_string_case and ignore_type_subclasses
422423
- v4-0-3: Adding versionbump tool for release
423424
- v4-0-2: Fixing installation issue where rst files are missing.

docs/index.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -281,7 +281,8 @@ Indices and tables
281281
Changelog
282282
=========
283283

284-
- v4-0-5: found a tiny bug in Python formatting of numbers in scientific notation. Added a workaround.
284+
- v4-0-6: found a tiny bug in Python formatting of numbers in scientific notation. Added a workaround.
285+
- v4-0-5: Fixing number diffing. Adding number_format_notation and number_to_string_func.
285286
- v4-0-4: Adding ignore_string_case and ignore_type_subclasses
286287
- v4-0-3: Adding versionbump tool for release
287288
- v4-0-2: Fixing installation issue where rst files are missing.

0 commit comments

Comments
 (0)