mirror of
https://github.com/jsvine/pdfplumber.git
synced 2026-08-29 08:34:23 +08:00
Tweak CHANGELOG.md
This commit is contained in:
+2
-2
@@ -2,11 +2,11 @@
|
||||
|
||||
All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/).
|
||||
|
||||
## [0.11.2] - 2024-06-27
|
||||
## [0.11.2] - Not yet released
|
||||
|
||||
### Added
|
||||
|
||||
- Add `ignore_char_properties` params, to loose the similarity check between chars to deduplicate. ([#1114](https://github.com/jsvine/pdfplumber/issues/1114))
|
||||
- Add `extra_attrs` parameter to `.dedupe_chars(...)` to adjust the properties used when deduplicating (h/t @QuentinAndre11). ([#1114](https://github.com/jsvine/pdfplumber/issues/1114))
|
||||
|
||||
## [0.11.1] - 2024-06-11
|
||||
|
||||
|
||||
Reference in New Issue
Block a user