Skip to content

Commit d3a0003

Browse files
committed
chore: prepare 0.2.0 changelog
1 parent 9ea92c6 commit d3a0003

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7-
## [Unreleased]
8-
- Some basic functions added: `filter`, `bind`, `concat`, `distinct`, `mapi`, `skip`, `take`, ...
9-
- rxquery { ... } builder added
7+
## [0.2.0] - 2024-11-22
8+
- Added some basic functions: `filter/where`, `bind`, `concat`, `distinct`, `mapi`, `skip`, `take`, ...
9+
- Added `rxquery { ... }` builder
1010

1111
## [0.1.0] - 2024-11-18
1212
First pre-release

0 commit comments

Comments
 (0)