Skip to content

Commit

Permalink
Version 0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
fcamarlinghi committed Dec 18, 2019
1 parent 405965a commit 027caf0
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
10 changes: 9 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,14 +11,22 @@ It is based on the `csxs` command line tool by [Creative Market](https://github.

## Changelog
### Latest Version
**0.6.0**:

* Added support for CC2020.
* Fixed Animate CC2019 application executable.
* Updated dependencies to latest versions.

Thanks to *alebianco-doxee* and *Lilipi* for contributing to this version.

### Previous Releases
**0.5.0**:

* Added support for CC2019.
* Updated dependencies to the latest versions.

Thanks to *Lilipi* for contributing to this version.

### Previous Releases
**0.4.5**:

* Fixed CEFCommandLine parameters not being applied to all builds.
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "grunt-cep",
"description": "A Grunt plugin that helps debugging and packaging HTML5-based extensions for Adobe Creative Cloud applications.",
"version": "0.5.0",
"version": "0.6.0",
"homepage": "https://github.com/fcamarlinghi/grunt-cep",
"author": {
"name": "Francesco Camarlinghi",
Expand Down

0 comments on commit 027caf0

Please sign in to comment.