Skip to content

Update changelog for 2.2.1 release - #2167

Open
VisualMelon wants to merge 1 commit into
oxyplot:developfrom
VisualMelon:release/2.2.1
Open

Update changelog for 2.2.1 release#2167
VisualMelon wants to merge 1 commit into
oxyplot:developfrom
VisualMelon:release/2.2.1

Conversation

@VisualMelon

@VisualMelon VisualMelon commented Jul 29, 2026

Copy link
Copy Markdown
Contributor

Readies for a 2.2.1 release primarily to deal with Skia dependency problems on mobile

See discussion in #2161

@oxyplot/admins

@VisualMelon

Copy link
Copy Markdown
Contributor Author

@objorke @Jonarw could do with one of you scanning this: I'll deal with the rest of the release process

@objorke

objorke commented Jul 29, 2026

Copy link
Copy Markdown
Member

I can have a look at it tomorrow.

Comment thread CHANGELOG.md
- Target .NET 10, remove target .NET 6 (out of support and incompatible with nuget updates)
- Various nuget package upgrades
- Target .NET 10, remove target .NET 6 (out of support and incompatible with nuget updates) (#2161)
- Various nuget package upgrades (#2161)

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.

I would be more specific in the comment here. It seems like DotNet.ReproducibleBuilds has been added, SixLabors.ImageSharp.* and SkiaSharp have been updated, NUnit and related dependencies have been updated.

Comment thread CHANGELOG.md
### Changed
- Target .NET 10, remove target .NET 6 (out of support and incompatible with nuget updates)
- Various nuget package upgrades
- Target .NET 10, remove target .NET 6 (out of support and incompatible with nuget updates) (#2161)

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.

target net6.0 seems to remain in some of the projects (OxyPlot.SkiaSharp.Wpf, OxyPlot.SkiaSharp, OxyPlot.WindowsForms, OxyPlot.Wpf.Shared, OxyPlot.Wpf, OxyPlot)

@objorke objorke 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.

I suggest to remove net6.0 from all projects for consistency.
Update the CHANGELOG.md with more details on dependencies changed.
The introduction of DotNet.ReproducibleBuilds should be a separate issue, I don't see any records of that decision.

@VisualMelon

Copy link
Copy Markdown
Contributor Author

@objorke thanks for the comments and keeping me from being lazy

Shall put a separate PR together to remove the remnants of .NET 6, and look at exactly what changes with DotNet.ReproducibleBuilds: I believe it's considered best practice these days, but odds are we already covering most of what it does manually so agree that does warrant proper consideration.

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