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 410e01d commit bff54e1Copy full SHA for bff54e1
CHANGELOG.md
@@ -5,9 +5,18 @@ All notable changes to this project will be documented in this file.
5
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
6
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
7
8
-## [1.0.0] - 2021-09-01
+## [1.0.1] - 2021-09-03
9
10
-Initial release of OOXML Validator
+### Fixed
11
+
12
+- Display correct error message when dotnet runtime extension is missing [#2](https://github.com/mikeebowen/ooxml-validator-vscode/issues/2)
13
14
+### Added
15
16
+- Updated README badges
17
+- Created my free logo at [LogoMakr.com](https://logomakr.com/).
18
19
+## [1.0.0] - 2021-09-02
20
21
### Added
22
0 commit comments