Skip to content

Commit

Permalink
add changelog entry for validate command implementation
Browse files Browse the repository at this point in the history
  • Loading branch information
BenoitRanque committed Apr 15, 2024
1 parent b690971 commit 2047fc1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

- Implement validate cli command
- Do not write out config file unless it has changed. This avoids issues with the ddn cli which watches for filechange events
- Cast variables to UUID before comparison to UUID columns. This enables remote relationships to UUID columns

Expand Down

0 comments on commit 2047fc1

Please sign in to comment.