Skip to content

Commit bcebb14

Browse files
committed
Version Bump
1 parent a470de8 commit bcebb14

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
11
## Unreleased
2+
3+
## [2.8.2] 2019-02-01
24
### Changed/Added
35
- Support range cell for Excelx's links [490](https://github.com/roo-rb/roo/pull/490)
46
- Skip `extract_hyperlinks` if not required [488](https://github.com/roo-rb/roo/pull/488)
57

68
### Fixed
7-
- 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)
810

911
## [2.8.1] 2019-01-21
1012
### Fixed

lib/roo/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module Roo
2-
VERSION = "2.8.1"
2+
VERSION = "2.8.2"
33
end

0 commit comments

Comments
 (0)