Skip to content

Commit af24514

Browse files
Thomas Magis-AgostaThomas Magis-Agosta
authored andcommitted
Prepare release 1.2.0
1 parent 1c1e310 commit af24514

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](http://keepachangelog.com/)
66
and this project adheres to [Semantic Versioning](http://semver.org/).
77

8+
## [1.2.0] - 2024-06-12
9+
10+
* **Add `filter` function** ([#2](#2))
11+
12+
`SectionedResults` now has a `filter` function that returns a new `SectionedResults` object containing, in order, the elements that satisfy the given predicate.
13+
814
## [1.1.0] - 2024-05-09
915

1016
* **Conform to `Equatable`** ([#1](#1))

0 commit comments

Comments
 (0)