Skip to content

Commit 7be341f

Browse files
authored
Changelog
Signed-off-by: GitHub <[email protected]>
1 parent c694c65 commit 7be341f

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

Diff for: CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,14 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## 1.0.5 - Unreleased
9+
10+
### Added
11+
12+
- Add [`midpoint`](https://doc.rust-lang.org/core/primitive.f32.html#method.midpoint) method for (rust>=85)
13+
- Method `get` is now `const`
14+
- When possible, floats methods are const (rust>=1.85)
15+
816
## 1.0.4 - 2025-03-11
917

1018
### Security

0 commit comments

Comments
 (0)