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 0949331 commit 0c1346aCopy full SHA for 0c1346a
CHANGELOG.md
@@ -8,6 +8,13 @@ and this project adheres to [Semantic Versioning](https://semver.org).
8
## [Unreleased]
9
10
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
18
## [1.8.1] - 2019-07-02
19
20
### Fixed
0 commit comments