diff options
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index c0c4a39..fb1734a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ ## Unreleased +## [2.8.2] 2019-02-01 +### Changed/Added +- Support range cell for Excelx's links [490](https://github.com/roo-rb/roo/pull/490) +- Skip `extract_hyperlinks` if not required [488](https://github.com/roo-rb/roo/pull/488) + +### Fixed +- Fixed error for invalid link [492](https://github.com/roo-rb/roo/pull/492) + ## [2.8.1] 2019-01-21 ### Fixed - Fixed error if excelx's cell have empty children [487](https://github.com/roo-rb/roo/pull/487) |
