aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorLibravatarUnit 193 <unit193@ubuntu.com>2019-01-25 21:59:22 -0500
committerLibravatarUnit 193 <unit193@ubuntu.com>2019-01-25 21:59:22 -0500
commit7d3739667c935c1bfbffc093154a5a46cbfee3ba (patch)
tree3fdbad727134c3a7e8bf009e3fc7e2de699ffb9a /CHANGELOG.md
parentacca1e035f166db69f69c4472efbbab5b3f40f3e (diff)
parent16dd018ca735392c2fb28b986316a9b22a06ccf9 (diff)
Update upstream source from tag 'upstream/2.8.1'
Update to upstream version '2.8.1' with Debian dir 0b3d620c27dcd0db30ac7d6f307d708b9f652c99
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md8
1 files changed, 7 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index d93da95..c0c4a39 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,10 @@
-## Unreleased
+## Unreleased
+
+## [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)
+
+## [2.8.0] 2019-01-18
### Fixed
- Fixed inconsistent column length for CSV [375](https://github.com/roo-rb/roo/pull/375)
- Fixed formatted_value with `%` for Excelx [416](https://github.com/roo-rb/roo/pull/416)