Skip to content

Commit 1d7b9fc

Browse files
committed
docs: update CHANGELOG for v0.10.1
1 parent 4437f00 commit 1d7b9fc

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,23 @@
1+
## [v0.10.1](https://github.com/gha3mi/forcad/compare/v0.10.0...v0.10.1) - 2025-07-22
2+
3+
4+
### Fixes
5+
6+
* fix: avoid real equality/inequality comparison (gfortran warning) ([60348eb43](https://github.com/gha3mi/forcad/commit/60348eb43a8c8faed58c8025f85b1d86de90e65a)) by [@gha3mi](https://github.com/gha3mi)
7+
8+
### Others
9+
10+
* refactor: restrict module usage to only necessary components ([33967129b](https://github.com/gha3mi/forcad/commit/33967129b50aa200f6e329185f461952321c96ae)) by [@gha3mi](https://github.com/gha3mi)
11+
* refactor: add gfortran flag -Wno-maybe-uninitialized to fpm.rsp file ([4437f005f](https://github.com/gha3mi/forcad/commit/4437f005faa6e40c3d6f27e47124e1f3f9956f94)) by [@gha3mi](https://github.com/gha3mi)
12+
13+
14+
### Contributors
15+
- [@gha3mi](https://github.com/gha3mi)
16+
17+
18+
19+
Full Changelog: [v0.10.0...v0.10.1](https://github.com/gha3mi/forcad/compare/v0.10.0...v0.10.1)
20+
121
## [v0.10.0](https://github.com/gha3mi/forcad/compare/v0.9.0...v0.10.0) - 2025-07-22
222

323

0 commit comments

Comments
 (0)