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 Mar 27, 2024
1 parent 0411ebd commit cfbd72e
Show file tree
Hide file tree
Showing 8 changed files with 10 additions and 30 deletions.
4 changes: 0 additions & 4 deletions .changelog/4065.yml

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,14 @@
# Changelog
## 1.28.0
* Added the `validate-xsoar-config` pre-commit hook, replacing `XC` validations. [#4150](https://github.com/demisto/demisto-sdk/pull/4150)
* Add `--prev-version` argument to **pre-commit** command. [#4177](https://github.com/demisto/demisto-sdk/pull/4177)
* Installing virtual environment in **setup-env** command will use `uv` and will fall back to `pip` to install requirements. [#4065](https://github.com/demisto/demisto-sdk/pull/4065)
* Fixed an issue where **pre-commit** failed when called from an inner directory of a content repo. [#4182](https://github.com/demisto/demisto-sdk/pull/4182)
* Fixed an issue where **generate-docs** command didn't work on newly-created integrations in existing Packs. [#4162](https://github.com/demisto/demisto-sdk/pull/4162)
* Fixed an issue in **setup-env** where the pack was not uploaded correctly to XSOAR/XSIAM. [#4166](https://github.com/demisto/demisto-sdk/pull/4166)
* Fixed an issue in **setup-env** where debug failed when running locally and not with docker. [#4166](https://github.com/demisto/demisto-sdk/pull/4166)
* Added a script for generating validation docs [#4103](https://github.com/demisto/demisto-sdk/pull/4103)

## 1.27.5
* Added the `validate-content-path` **pre-commit** hook [#4084](https://github.com/demisto/demisto-sdk/pull/4084)
* Fixed an issue where **setup-env** command failed when demistomock.py file does not exist locally. [#4094](https://github.com/demisto/demisto-sdk/pull/4094)
Expand Down

0 comments on commit cfbd72e

Please sign in to comment.