Skip to content

Commit

Permalink
chore (release): Prepare release
Browse files Browse the repository at this point in the history
  • Loading branch information
aseyboldt committed Nov 29, 2024
1 parent ba80449 commit 61e3ba8
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,30 @@

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

## [0.14.0] - 2024-11-29

### Documentation

- Update readme (Adrian Seyboldt)


### Features

- Add sampler stats for points (Adrian Seyboldt)


### Refactor

- Remove unnecessary stats structs and add some transform stats (Adrian Seyboldt)


### Testing

- Add vector_dot test (Adrian Seyboldt)

- Fix parallel test in simd mode (Adrian Seyboldt)


## [0.13.0] - 2024-10-23

### Bug Fixes
Expand Down Expand Up @@ -46,6 +70,8 @@ All notable changes to this project will be documented in this file.

- Update dependencies (Adrian Seyboldt)

- Prepare release (Adrian Seyboldt)


### Refactor

Expand Down

0 comments on commit 61e3ba8

Please sign in to comment.