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 30e224a commit e4eabdfCopy full SHA for e4eabdf
CHANGELOG.md
@@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
5
The format is based on [Keep a Changelog](http://keepachangelog.com/)
6
and this project adheres to [Semantic Versioning](http://semver.org/).
7
8
+## [1.1.0] - 2024-05-09
9
+
10
+* **Conform to `Equatable`** ([#1](#1))
11
12
+ `SectionedResults` now conforms to `Equatable`.
13
14
## [1.0.0] - 2023-09-27
15
16
Initial release.
0 commit comments