Skip to content

Commit 2a5bba4

Browse files
committed
update changelog
1 parent f352dfb commit 2a5bba4

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,15 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
66
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
77

8+
## [1.4.0] - 2022-01-20
9+
10+
### Added
11+
- Validation for .docm, .dotm, .dotx, .pptm, .potm, .potx, .ppam, .ppsm, .ppsx, .xlsm, .xltm, .xltx, and .xlam files, closes [#8](https://github.com/mikeebowen/ooxml-validator-vscode/issues/8)
12+
- CLI errors show in modal window
13+
14+
### Fixed
15+
- Web Panel closes if there is an error from the CLI
16+
817
## [1.3.1] - 2022-01-06
918

1019
### Fixed

0 commit comments

Comments
 (0)