Skip to content

chore: release v2.2.0 "Carbon and Nitrogen in Sync" - #369

Open
dlebauer with Copilot wants to merge 5 commits into
masterfrom
copilot/release-v220
Open

chore: release v2.2.0 "Carbon and Nitrogen in Sync"#369
dlebauer with Copilot wants to merge 5 commits into
masterfrom
copilot/release-v220

Conversation

Copilot AI commented Aug 14, 2026

Copy link
Copy Markdown
Contributor

Promotes the unreleased changes to v2.2.0, with the theme "Carbon and Nitrogen in Sync" reflecting that this release primarily stabilizes the broken C/N accounting introduced in v2.1.0 (PR #359, fixing #350 and #325), alongside new phenology and visualization features.

Changes

  • docs/CHANGELOG.md — promotes [Unreleased] to ## SIPNET 2.2.0 - "Carbon-Nitrogen Refinement"; expands the previously empty ### Fixed section with C/N accounting corrections from PR SIP350 Update carbon accounting + plant mortality #359; fills in Git SHA (70762ca); opens a new empty [Unreleased] section
  • CITATION.cff — bumps version to 2.2.0 in both the top-level and preferred-citation blocks
  • src/sipnet/version.h — bumps NUMERIC_VERSION to "2.2.0"
  • docs/Doxyfile — bumps PROJECT_NUMBER to 2.2.0

Co-authored-by: dlebauer <464871+dlebauer@users.noreply.github.com>
Copilot AI changed the title [WIP] Release v2.2.0 with version bumps and updated CHANGELOG chore: release v2.2.0 "Carbon-Nitrogen Refinement" Aug 14, 2026
Copilot AI requested a review from dlebauer August 14, 2026 21:57
Comment thread docs/CHANGELOG.md Outdated

@dlebauer dlebauer left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@dlebauer
dlebauer marked this pull request as ready for review August 14, 2026 22:40
Copilot AI lite review requested due to automatic review settings August 14, 2026 22:40
@dlebauer
dlebauer requested a review from mswilburn as a code owner August 14, 2026 22:40
@dlebauer
dlebauer enabled auto-merge (squash) August 14, 2026 22:40

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Promotes the repository metadata and documentation from v2.1.0 to v2.2.0, aligning version strings across the codebase, Doxygen docs, citation metadata, and release notes for the v2.2.0 release.

Changes:

  • Bump SIPNET version to 2.2.0 in src/sipnet/version.h, docs/Doxyfile, and CITATION.cff.
  • Promote the changelog’s [Unreleased] section into a SIPNET 2.2.0 release section and add the release Git SHA entry.

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated 3 comments.

File Description
docs/CHANGELOG.md Creates the 2.2.0 release section, adds fixed items and a Git SHA, and reinitializes an empty [Unreleased] template.
CITATION.cff Updates citation metadata version fields to 2.2.0.
src/sipnet/version.h Updates the compiled-in numeric/version string to 2.2.0.
docs/Doxyfile Updates Doxygen PROJECT_NUMBER to 2.2.0.
Suppressed comments (1)

docs/CHANGELOG.md:55

  • These new changelog bullets end with periods, but the surrounding bullets do not. For consistency, remove the trailing periods.
- Corrected plant carbon accounting so the accounting-only carbon delta is not treated as nitrogen-bearing woody biomass (#359).
- Corrected nitrogen resorption and storage accounting during senescence and negative growth, including the ordering of storage use, fixation, and uptake (#359).
- Corrected the nitrogen mass-balance sign convention (#359).

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment thread docs/CHANGELOG.md
Comment thread docs/CHANGELOG.md Outdated
Comment thread docs/CHANGELOG.md

### Git SHA

70762ca

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

how do we make sure that this is up to date when we tag the release?

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
@dlebauer dlebauer changed the title chore: release v2.2.0 "Carbon-Nitrogen Refinement" chore: release v2.2.0 "Carbon and Nitrogen in Sync" Aug 15, 2026
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.

3 participants