Skip to content

Commit

Permalink
Changelog
Browse files Browse the repository at this point in the history
Signed-off-by: Tom <[email protected]>
  • Loading branch information
tdelmas committed Nov 5, 2023
1 parent 70fe1d5 commit 00d8ec6
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,27 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added

- First version to commit to semantic versioning.

## 0.4.0 - 2023-11-05

### Added

- `no_std` support.

## 0.3.0 - 2023-11-04

### Added

- `serde` serialization and deserialization support.

## 0.2.3 - 2023-11-03

### Added

- `atan2` method.

## 0.2.1 - 2023-11-01

### Added

- `Hash` implementation for compatible types.

0 comments on commit 00d8ec6

Please sign in to comment.