Skip to content

Commit

Permalink
[dev] update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
anjakefala committed Jul 17, 2023
1 parent 675d4f2 commit 8cb903d
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,13 @@
- [tests] fix tests for Python >=3.11
- [path] update for Python 3.12 API (reported by @QuLogic #1934)

## Improvements
## Improvements and bugfixes

- [chooser] choose only exactly matching strings in chooser (PR by @daviewales #1902)
- [columns] speed up `getMaxWidth()` for wide columns, and correct some edge cases (PR by @midichef #1747)
- [freqtbl] Default `disp_histogram` to U+25A0 BLACK SQUARE (■)) (PR by @daviewales #1949)
- [loaders fixed] do not truncate wide columns with fixed-width saver (PR by @daviewales #1890)

## Bugfixes

- add missing import `copy`
- [graph] fix graph ranges for xmax, ymax < 1 (PR by @midichef #1752)
- [graph] fix data on edges being drawn offscreen (PR by @midichef #1850)
Expand Down

0 comments on commit 8cb903d

Please sign in to comment.