Skip to content

Commit

Permalink
Updated release notes for inclusion
Browse files Browse the repository at this point in the history
  • Loading branch information
filip-debricked committed May 2, 2024
1 parent 6dfd1a9 commit 884cee7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions UPGRADE-2.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@

## Changed behaviours
- Changes default strictness of resolve command to 1 (Exit with code 1 if all files failed to resolve, otherwise exit with code 0 instead of always exiting with code 0)
- Added inclusion option to commands to force include patterns which are by default ignored by the CLI
- Refactored how exclusion works for fingerprinting to align it with the rest of the CLI, this includes a breaking change for windows where Unix path separators must be used in patterns.

## Runtime upgrades

- Base Docker images have been upgraded from Go 1.21 to 1.22
Expand Down

0 comments on commit 884cee7

Please sign in to comment.