Skip to content

Commit

Permalink
doc: update changelog for 1.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
phip1611 committed Dec 16, 2024
1 parent 4594c21 commit 21c4eb6
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,16 @@
# Changelog

# 1.5.0 (2023-09-21)
## 1.5.1 (2024-12-16)
- dependency updates
- MSRV bump but only for the tests and examples, not library users

## 1.5.0 (2023-09-21)
- fixed the build by updating the dependencies
- apart from that, no changes happened
- **BREAKING** MSRV is now `1.63.0`
- internal code improvements

# 1.4.0 (2023-03-04)
## 1.4.0 (2023-03-04)
- dropped all optional FFT features (`microfft-complex`, `microfft-real`,
`rustfft-complex`) and made `microfft::real` the default FFT implementation.
This is breaking but only for a small percentage of users. There was no
Expand Down

0 comments on commit 21c4eb6

Please sign in to comment.