Minor tweaks to CHANGELOG formatting

This commit is contained in:
Jeremy Singer-Vine
2026-06-14 23:34:34 -04:00
parent 7d4f2f582f
commit 4c64b92d5c
+3 -2
View File
@@ -2,12 +2,13 @@
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.10 — 2026-06-14
## [0.11.10] — 2026-06-14
### Changed
- Upgrade `pdfminer.six` from `20251230` to `20260107`. ([07a5ff6](https://github.com/jsvine/pdfplumber/commit/07a5ff6))
- Update minimum version requirement for `Pillow` and `pypdfium2` and update versions in `requirements-dev.txt` (h/t @kjoetang). ([1e6de0b](https://github.com/jsvine/pdfplumber/commit/1e6de0b) + [#1374](https://github.com/jsvine/pdfplumber/issues/1374))
## 0.11.9 — 2026-01-05
## [0.11.9] — 2026-01-05
### Changed
- Upgrade `pdfminer.six` from `20251107` to `20251230`. ([75bbed3](https://github.com/jsvine/pdfplumber/commit/75bbed3) + [1524ce4](https://github.com/jsvine/pdfplumber/commit/1524ce4) + [26687c3](https://github.com/jsvine/pdfplumber/commit/26687c3) + [9555532](https://github.com/jsvine/pdfplumber/commit/9555532))