Skip to content

Commit

Permalink
Combined all changelog files into CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
runner committed Feb 3, 2025
1 parent 7a71c87 commit e645b27
Show file tree
Hide file tree
Showing 7 changed files with 13 additions and 26 deletions.
4 changes: 0 additions & 4 deletions .changelog/4658.yml

This file was deleted.

6 changes: 0 additions & 6 deletions .changelog/4769.yml

This file was deleted.

4 changes: 0 additions & 4 deletions .changelog/4778.yml

This file was deleted.

4 changes: 0 additions & 4 deletions .changelog/4786.yml

This file was deleted.

4 changes: 0 additions & 4 deletions .changelog/4791.yml

This file was deleted.

4 changes: 0 additions & 4 deletions .changelog/4794.yml

This file was deleted.

13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,17 @@
# Changelog
## 1.35.0 (2025-02-03)
### Fix
* Fixed an issue where the ***demisto-sdk setup-env*** command failed when no *file_paths* argument was provided. [#4791](https://github.com/demisto/demisto-sdk/pull/4791)
* Fixed an issue where the ***demisto-sdk validate*** command ran on the remote branch instead of the local current branch by default. [#4778](https://github.com/demisto/demisto-sdk/pull/4778)

### Internal
* Allow setting the dependency min version in the pack metadata. [#4786](https://github.com/demisto/demisto-sdk/pull/4786)
* Added new *VC100* validation. Validates that version_config file schema is valid. [#4769](https://github.com/demisto/demisto-sdk/pull/4769)
* Added new *VC101* validation. Validates that versions in version_config file are continuous. [#4769](https://github.com/demisto/demisto-sdk/pull/4769)
* Added the **VERSION_CONFIG** field type. [#4794](https://github.com/demisto/demisto-sdk/pull/4794)
* Added the **test-use-case** command to test use-case flows on cloud machines. [#4658](https://github.com/demisto/demisto-sdk/pull/4658)


## 1.34.1 (2025-01-28)
### Feature
* Added support for `command_examples` paths to the `validate-content-paths` in the ***demisto-sdk pre-commit*** hook. [#4775](https://github.com/demisto/demisto-sdk/pull/4775)
Expand Down

0 comments on commit e645b27

Please sign in to comment.