Skip to content

Commit

Permalink
Update changelog.
Browse files Browse the repository at this point in the history
  • Loading branch information
michael-rapp committed Jan 20, 2025
1 parent cf9eb5e commit 69de163
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .changelog-bugfix.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# Quality-of-Life Improvements

- When building macOS packages, we do now manually compile OpenMP to ensure that the bundled library matches the target platform.
- The build system now uses a lightweight custom implementation instead of [SCons](https://scons.org/) and is better modularized to avoid unnecessary runs of Continuous Integration jobs when only certain parts of it are modified.
- Releases are now automated via Continuous Integration, including the update of the project's changelog.
- The presentation of algorithmic parameters in the documentation has been improved.
Expand Down

0 comments on commit 69de163

Please sign in to comment.