Skip to content

Latest commit

 

History

History
48 lines (26 loc) · 846 Bytes

CHANGELOG.md

File metadata and controls

48 lines (26 loc) · 846 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

0.3.0 - 2024-05-31

  • rewrote paging with jetpack paging 3;
  • db schema changes.

0.2.2 - 2024-05-12

List UI tweak

0.2.0 - 2024-05-02

Fixes

Updates

  • Bump compose lib version to 2024.05.00

0.1.3 - 2024-04-30

Fixes

  • Fixed drawerSheet round corner issue
  • Fixed edgeToEdge when no bottomBar

0.1.2 - 2024-04-25

Fixes

  • Fixed showing bottom bar when no account

0.1.1 - 2024-04-25

Updates

  • Bump compose lib version to 2024.04.01

0.1.0 - 2024-04-24

  • Initial release