We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 869a8fc commit dd93264Copy full SHA for dd93264
CHANGELOG.md
@@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
4
5
The format is (loosely) based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/).
6
7
-## [Unreleased]
+## [3.0.0] - 2022-03-10
8
9
### Added
10
@@ -13,6 +13,7 @@ The format is (loosely) based on [Keep a Changelog](http://keepachangelog.com/)
13
### Fixed
14
15
- Item messages are now included even if `max_depth is None`
16
+- Exit with non-zero code when validation fails
17
18
## [v2.5.0] - 2022-03-10
19
### Changed
0 commit comments