Skip to content

Update CHANGELOG.md for v1.0.2 (unreleased) and clarify changelog policy - #3222

Merged
dweindl merged 1 commit into
AMICI-dev:mainfrom
dweindl:update-changelog-v1.0.2
Aug 7, 2026
Merged

Update CHANGELOG.md for v1.0.2 (unreleased) and clarify changelog policy#3222
dweindl merged 1 commit into
AMICI-dev:mainfrom
dweindl:update-changelog-v1.0.2

Conversation

@dweindl

@dweindl dweindl commented Aug 6, 2026

Copy link
Copy Markdown
Member

Summary

Test plan

  • Reviewed each referenced PR's actual description (not just commit titles) to write accurate entries
  • Cross-checked the commit list between v1.0.1 and main to confirm no other user-facing changes were missed

🤖 Generated with Claude Code

Add entries for everything merged to main since v1.0.1 that wasn't yet
documented: the Python >=3.12 requirement, JAX adjoint checkpoints
and PEtab SciML features, several JAX/PEtab-backend fixes, JAX
compile-time and CMake-configure performance improvements, and the
PEtab SciML example notebook.

Also clarify the changelog-entry guidance in doc/development.rst:
it covers any user- or contributor-visible change, including
performance and build-system changes that affect model import or
build times, not just new APIs.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@codecov

codecov Bot commented Aug 6, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 77.96%. Comparing base (eb22b44) to head (959cebf).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #3222      +/-   ##
==========================================
- Coverage   78.56%   77.96%   -0.61%     
==========================================
  Files         318      318              
  Lines       21090    21090              
  Branches     1487     1487              
==========================================
- Hits        16570    16442     -128     
- Misses       4512     4640     +128     
  Partials        8        8              
Flag Coverage Δ
cpp 71.97% <ø> (ø)
cpp_python 36.59% <ø> (ø)
petab 48.27% <ø> (ø)
petab_sciml 16.22% <ø> (ø)
petab_sciml_benchmarks 14.78% <ø> (ø)
python 70.34% <ø> (ø)
sbmlsuite-jax ?

Flags with carried forward coverage won't be shown. Click here to find out more.
see 4 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@dweindl
dweindl marked this pull request as ready for review August 6, 2026 12:12
@dweindl
dweindl requested a review from a team as a code owner August 6, 2026 12:12
@dweindl
dweindl added this pull request to the merge queue Aug 7, 2026
@github-merge-queue
github-merge-queue Bot removed this pull request from the merge queue due to failed status checks Aug 7, 2026
@dweindl
dweindl merged commit 57a38f6 into AMICI-dev:main Aug 7, 2026
27 of 28 checks passed
@dweindl
dweindl deleted the update-changelog-v1.0.2 branch August 7, 2026 06:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants