Skip to content

Commit 175ef01

Browse files
committed
Update changelog
1 parent bd74d52 commit 175ef01

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,11 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
88

99
### Changed
1010
- Formatted all CMake listfiles using gersemi, add gersemi to pre-commit configuration ([#657](https://github.com/coal-library/coal/pull/657/files))
11+
- Float precision ([#665](https://github.com/coal-library/coal/pull/665))
12+
- Rename `CoalScalar` to `Scalar`
13+
- Add option to switch between (default) double precision and float precision
14+
- Changed all the uses of `double` to `Scalar` in Coal
15+
- Fixed all the compilation warnings when compiling the library using float precision
1116

1217
## [3.0.1] - 2025-02-12
1318

0 commit comments

Comments
 (0)