diff options
| author | 2019-02-01 19:23:07 -0500 | |
|---|---|---|
| committer | 2019-02-01 19:23:07 -0500 | |
| commit | 5a669c40673841aad681da3fe343c4a902a3bf6c (patch) | |
| tree | eec5e8bf16e20eef2f192ca056e8702d47c5d989 /CHANGELOG.md | |
| parent | eeb0202b3730c4b9596b6b409f565e9f5a8dce4c (diff) | |
| parent | 46eadd2724cd841328d90c3143a485fcdf423ed6 (diff) | |
Update upstream source from tag 'upstream/2.8.2'
Update to upstream version '2.8.2'
with Debian dir b1ec8fbbaccffac36549be25adf232dec8fac090
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) |
