We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a470de8 commit bcebb14Copy full SHA for bcebb14
CHANGELOG.md
@@ -1,10 +1,12 @@
1
## Unreleased
2
+
3
+## [2.8.2] 2019-02-01
4
### Changed/Added
5
- Support range cell for Excelx's links [490](https://github.com/roo-rb/roo/pull/490)
6
- Skip `extract_hyperlinks` if not required [488](https://github.com/roo-rb/roo/pull/488)
7
8
### Fixed
-- Fixed error for invalid link [491](https://github.com/roo-rb/roo/pull/491)
9
+- Fixed error for invalid link [492](https://github.com/roo-rb/roo/pull/492)
10
11
## [2.8.1] 2019-01-21
12
lib/roo/version.rb
@@ -1,3 +1,3 @@
module Roo
- VERSION = "2.8.1"
+ VERSION = "2.8.2"
end
0 commit comments