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

Commit

Permalink
Prepares 0.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
kuuuurt committed Sep 11, 2021
1 parent 77d83de commit 0306172
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,14 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [0.4.3] - 2021-09-12
### What's new
- Library Updates:
- Gradle to 7.0.2
- AGP to 7.0.2
- Kotlin to 1.5.30
- Coroutines to 1.5.1-native-mt

## [0.4.2] - 2021-06-20
### What's new
- Adds transform operators for `PagingData`
Expand Down
2 changes: 1 addition & 1 deletion RELEASE.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## [0.4.3] - 2021-06-20
## [0.4.3] - 2021-09-12
### What's new
- Library Updates:
- Gradle to 7.0.2
Expand Down

0 comments on commit 0306172

Please sign in to comment.