Skip to content

Commit 61e3ba8

Browse files
committed
chore (release): Prepare release
1 parent ba80449 commit 61e3ba8

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

CHANGELOG.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,30 @@
22

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

5+
## [0.14.0] - 2024-11-29
6+
7+
### Documentation
8+
9+
- Update readme (Adrian Seyboldt)
10+
11+
12+
### Features
13+
14+
- Add sampler stats for points (Adrian Seyboldt)
15+
16+
17+
### Refactor
18+
19+
- Remove unnecessary stats structs and add some transform stats (Adrian Seyboldt)
20+
21+
22+
### Testing
23+
24+
- Add vector_dot test (Adrian Seyboldt)
25+
26+
- Fix parallel test in simd mode (Adrian Seyboldt)
27+
28+
529
## [0.13.0] - 2024-10-23
630

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

4771
- Update dependencies (Adrian Seyboldt)
4872

73+
- Prepare release (Adrian Seyboldt)
74+
4975

5076
### Refactor
5177

0 commit comments

Comments
 (0)