Skip to content
This repository has been archived by the owner on Feb 4, 2020. It is now read-only.

Commit

Permalink
Releasing 1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
attilabuti committed Jul 14, 2018
1 parent 5339739 commit 5e4335e
Show file tree
Hide file tree
Showing 6 changed files with 3,275 additions and 870 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@
All notable changes to the "mjml" extension will be documented in this file.
This project adheres to [Semantic Versioning](https://semver.org/).

### [1.4.0] (2018-07-14)
* [#30](https://github.com/attilabuti/vscode-mjml/issues/30): fixed PhantomJS rebuild issue.
* [#27](https://github.com/attilabuti/vscode-mjml/issues/27) [#31](https://github.com/attilabuti/vscode-mjml/issues/31): fixed rendering issue.
* MJML 4.1.0
* Some other improvements.

### [1.3.0] (2018-05-15)
* [new] Configuration property `mjml.autoPreview`: Automatically update preview when switching between MJML documents.
* MJML 4.0.5
Expand Down
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -152,6 +152,12 @@ Please see the [Nodemailer](https://nodemailer.com) documentation for more infor

## Change Log

### [1.4.0] (2018-07-14)
* [#30](https://github.com/attilabuti/vscode-mjml/issues/30): fixed PhantomJS rebuild issue.
* [#27](https://github.com/attilabuti/vscode-mjml/issues/27) [#31](https://github.com/attilabuti/vscode-mjml/issues/31): fixed rendering issue.
* MJML 4.1.0
* Some other improvements.

### [1.3.0] (2018-05-15)
* [new] Configuration property `mjml.autoPreview`: Automatically update preview when switching between MJML documents.
* MJML 4.0.5
Expand Down
Loading

0 comments on commit 5e4335e

Please sign in to comment.