Skip to content

Commit

Permalink
Update change log for PR #391. (#392)
Browse files Browse the repository at this point in the history
  • Loading branch information
futursolo authored Oct 14, 2023
1 parent 5eb33f3 commit 52abbe4
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,11 @@

## `history`

### Version 0.2.1

- Fixed an issue where history state might collide with a stated assigned later
if the history is stored in the browsers history stack and the page is reloaded with navigation. (#391)

### Version 0.2.0

- Migrate to Edition 2021 and Apply MSRV in Cargo.toml (#360)
Expand Down Expand Up @@ -353,7 +358,7 @@

## `worker`

### Version 0.4.1
### Version 0.4.1

- Remove Cloning on WorkerBridge (#388)
- Add an example of processing transferrable types with worker (#371)
Expand Down

0 comments on commit 52abbe4

Please sign in to comment.