We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 18c484f commit 16a8044Copy full SHA for 16a8044
1 file changed
CHANGELOG.md
@@ -5,7 +5,11 @@ All notable changes to this library are documented in this file.
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
6
and this library adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
8
-## [Unreleased](https://github.com/fluentassert/verify/compare/v1.0.0...HEAD)
+## [Unreleased](https://github.com/fluentassert/verify/compare/v1.1.0...HEAD)
9
+
10
+## [1.1.0](https://github.com/fluentassert/verify/releases/tag/v1.1.0) - 2024-02-06
11
12
+This release adds length assertions.
13
14
### Added
15
0 commit comments