File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff 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.
Original file line number Diff line number Diff line change @@ -281,7 +281,8 @@ Indices and tables
281281Changelog
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.
You can’t perform that action at this time.
0 commit comments