Skip to content

Commit

Permalink
Changelog
Browse files Browse the repository at this point in the history
Signed-off-by: lloydmeta <[email protected]>
  • Loading branch information
lloydmeta committed Aug 31, 2024
1 parent 54856f1 commit 71b8998
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,10 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## [Unreleased]:

## [0.4.3]:
- avoid clippy::unneeded_field_pattern (https://github.com/lloydmeta/frunk/pull/216)
- rework #![no_std] support, switch on alloc (https://github.com/lloydmeta/frunk/pull/236)

## [0.4.2]:
- Removed `proc-macro-hack` machinery (`proc-macros-impl`) (https://github.com/lloydmeta/frunk/pull/214)
Expand Down

0 comments on commit 71b8998

Please sign in to comment.