Skip to content

Commit 0c1346a

Browse files
author
MarkBaker
committed
Update changelog with fixes implemented in 1.8.2 release
1 parent 0949331 commit 0c1346a

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,13 @@ and this project adheres to [Semantic Versioning](https://semver.org).
88
## [Unreleased]
99

1010

11+
## [1.8.2] - 2019-07-08
12+
13+
### Fixed
14+
15+
- Uncaught error when opening ods file and properties aren't defined - [Issue #1047](https://github.com/PHPOffice/PhpSpreadsheet/issues/1047)
16+
- Xlsx Reader Cell datavalidations bug - [PR #1052](https://github.com/PHPOffice/PhpSpreadsheet/pull/1052)
17+
1118
## [1.8.1] - 2019-07-02
1219

1320
### Fixed

0 commit comments

Comments
 (0)