Skip to content
This repository was archived by the owner on Oct 13, 2023. It is now read-only.

Commit 7e326f4

Browse files
committed
Prepares 0.4.2
1 parent d73bcd8 commit 7e326f4

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ 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+
## [0.4.2] - 2021-06-20
8+
### What's new
9+
- Adds transform operators for `PagingData`
10+
711
## [0.4.1] - 2021-06-03
812
### What's new
913
- Makes `hasNextPage` visible on iOS

RELEASE.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
## [0.4.2] - 2021-06-17
1+
## [0.4.2] - 2021-06-20
22
### What's new
33
- Adds transform operators for `PagingData`

0 commit comments

Comments
 (0)