Skip to content

Commit

Permalink
Changelog update
Browse files Browse the repository at this point in the history
  • Loading branch information
Shellyber committed Apr 12, 2020
1 parent 4ff7c2f commit 9f1a20f
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Changelog
#changelog
* Added *-c, --command* option in *generate-docs* to generate specific command from integration.
* Fixed an issue in getting a README/CHANGELOG files from git and loading it.
* Removed release notes validation for new content.


#### 0.5.0
[PyPI History][1]

[1]: https://pypi.org/project/demisto-sdk/#history
Expand All @@ -13,7 +18,7 @@
* Removed the *-t yml_type* argument, the file type will be inferred.
* Removed the *-g use_git* argument, running format without arguments will run automatically on git diff.
* Fixed an issue in loading playbooks with '=' character.
* Fixed an issue un *validate* failed on deleted README files.
* Fixed an issue in *validate* failed on deleted README files.

### 0.4.8
* Added the *max* field to the Playbook schema, allowing to define it in tasks loop.
Expand Down

0 comments on commit 9f1a20f

Please sign in to comment.