Skip to content

Commit

Permalink
Update changelog for version 1.1.2 release
Browse files Browse the repository at this point in the history
  • Loading branch information
rossarmstrong committed Nov 17, 2023
1 parent 877ec61 commit 3c4f4db
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ It is organized by version and release date followed by a list of Enhancements,
### Bug Fixes

- Fixed an AttributeError in the 'summary.py' module that occurred when attempting to access the 'size' attribute of a 'float' object. This error happened when the module was provided a single reference and hypothesis string as input. The issue has been resolved.

- Fixed an issue with the attributes of DataFrame column name "ld". Resolved the discrepancy in the "dtype" attribute from int32 to int64.


<br /><br />
Expand Down

0 comments on commit 3c4f4db

Please sign in to comment.