Skip to content

Commit

Permalink
Merge changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
rrousselGit committed Oct 28, 2023
1 parent 756bb26 commit 82568c4
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions packages/riverpod_generator/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,14 @@ This comes with a few minor restrictions:
- **Breaking**: Arguments of the form `fn(void myParameter())`
are no-longer supported. Instead use `fn(void Function() myParameter)`.

## 2.3.5 - 2023-10-21

- `riverpod_analyzer_utils` upgraded to `0.4.1`

## 2.3.4 - 2023-10-19 (retracted)

- `riverpod_analyzer_utils` upgraded to `0.4.1`

## 2.3.3 - 2023-09-27

- `riverpod_analyzer_utils` upgraded to `0.3.4`
Expand Down

0 comments on commit 82568c4

Please sign in to comment.