Skip to content

Commit

Permalink
Update changelog.
Browse files Browse the repository at this point in the history
  • Loading branch information
michael-rapp committed Dec 17, 2024
1 parent 0dabdb8 commit 70feca9
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
Expand Up @@ -6,4 +6,5 @@
- Outdated GitHub Actions can now be printed via the build target `check_github_actions`. Alternatively, the build target `update_github_actions` may be used to update them automatically.
- The build target `update_dependencies` can now be used to update Python dependencies. The build targets `update_build_dependencies` and `update_runtime_dependencies` only update build-time and runtime dependencies, respectively.
- Continuous Integration is now used to automatically update outdated GitHub Actions on a regular schedule.
- Continuous Integration is now used to automatically update outdated Python dependencies on a regular basis.
- Continuous Integration is now used to periodically update the Doxygen configuration file used for generating API documentations for C++ code.

0 comments on commit 70feca9

Please sign in to comment.