Skip to content

Commit

Permalink
[CHANGELOG.md] v0.2.1, header fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
chrissimpkins committed Dec 15, 2021
1 parent bd6ad28 commit 8a837e8
Showing 1 changed file with 8 additions and 3 deletions.
11 changes: 8 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,14 @@

## v0.2.1

- add integer and float Vector PartialEq testing with `==` operator benchmarks
- add rustc nightly toolchain CI testing on Ubuntu Linux, macOS, and Windows
- add scheduled nightly CI testing with rustc stable, beta, and nightly toolchains on Ubuntu Linux, macOS, and Windows
### Added

- integer and float Vector PartialEq testing with `==` operator benchmarks
- rustc nightly toolchain CI testing on Ubuntu Linux, macOS, and Windows
- scheduled nightly CI testing with rustc stable, beta, and nightly toolchains on Ubuntu Linux, macOS, and Windows

### Changed

- minor documentation updates

## v0.2.0
Expand Down

0 comments on commit 8a837e8

Please sign in to comment.