summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorLibravatarUnit 193 <unit193@ubuntu.com>2019-02-01 19:22:38 -0500
committerLibravatarUnit 193 <unit193@ubuntu.com>2019-02-01 19:22:38 -0500
commit46eadd2724cd841328d90c3143a485fcdf423ed6 (patch)
treeeb23c011f1c80a4cce169d9d9523a28927770b12 /CHANGELOG.md
parent16dd018ca735392c2fb28b986316a9b22a06ccf9 (diff)
New upstream version 2.8.2upstream/2.8.2
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md8
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)