Skip to content

Commit

Permalink
Merge branch 'master' into validate_against_release_branch
Browse files Browse the repository at this point in the history
  • Loading branch information
gal-berger committed Apr 12, 2020
2 parents fed453e + 1c51828 commit c27eae7
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,11 @@
# Changelog
* Fixed secretes validations for files with the same name in a different directory
* 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.
* Fixed secretes validations for files with the same name in a different directory.


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

[1]: https://pypi.org/project/demisto-sdk/#history
Expand All @@ -14,7 +20,6 @@
* 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 in *validate* failed on deleted README files.
* Fixed an issue in getting a README/CHANGELOG files from git and loading it.

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

0 comments on commit c27eae7

Please sign in to comment.