Skip to content

Commit

Permalink
docs: update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
V0ldek committed May 28, 2022
1 parent 168a9bd commit 9113d72
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

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

## [0.0.6] - 2022-05-28

### Bug Fixes

#### Take `FnMut` in `new_initialize`.
- `Fn` is unnecessarily prohibitive, `FnMut` allows more initialisation functions.

## [0.0.5] - 2022-05-27

### Features
Expand Down

0 comments on commit 9113d72

Please sign in to comment.