Skip to content

Commit

Permalink
Prepare changelog for next release
Browse files Browse the repository at this point in the history
  • Loading branch information
npresseault committed Aug 6, 2024
1 parent ee8f2ad commit c089f9d
Showing 1 changed file with 10 additions and 2 deletions.
12 changes: 10 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,16 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).

### Breaking Changes

### Updates

### Breaking Changes

## 5.4.0

> 2024-08-06
### Breaking Changes

- [VMD] Change parameters order for some Compose components
- [VMD] Change VMDTextField's signature on Android
- [VMD] Change VMDTextStyleProvider::textStyleForResource signature (now Composable)
Expand All @@ -31,8 +41,6 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- Jetpack Compose Compiler plugin to `2.0.0`
- Jetpack Compose Runtime to `1.6.8`

### Breaking Changes

## 5.3.0

> 2024-01-09
Expand Down

0 comments on commit c089f9d

Please sign in to comment.