mirror of
https://github.com/jsvine/pdfplumber.git
synced 2026-08-29 16:40:24 +08:00
Update CHANGELOG.md with latest fixes
This commit is contained in:
@@ -5,6 +5,8 @@ All notable changes to this project will be documented in this file. The format
|
||||
## [0.5.25] — Unreleased
|
||||
### Fixed
|
||||
- Fix metadata extraction to handle integer/floating-point values ([#297](https://github.com/jsvine/pdfplumber/issues/297))
|
||||
- Explicitly load text as utf-8 in `setup.py` ([#304](https://github.com/jsvine/pdfplumber/issues/304))
|
||||
- Fix `pdfplumber.open(...)` so that it does not close file objects passed to it ([#312](https://github.com/jsvine/pdfplumber/issues/312))
|
||||
|
||||
## [0.5.24] — 2020-10-20
|
||||
### Added
|
||||
|
||||
Reference in New Issue
Block a user