Skip to content

Commit 713b42e

Browse files
natemcmasterclaude
andcommitted
chore: prepare release notes and public API for v5.0.0
- Move new SourceGeneration APIs from Unshipped to Shipped - Update CHANGELOG header from Unreleased to v5.0.0 - Add missing contributor references to CHANGELOG - Add 5.0 release notes to Hosting.CommandLine Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent 190ac01 commit 713b42e

4 files changed

Lines changed: 177 additions & 166 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## [Unreleased changes](https://github.com/natemcmaster/CommandLineUtils/compare/v4.1.1...main)
3+
## [v5.0.0](https://github.com/natemcmaster/CommandLineUtils/compare/v4.1.1...v5.0.0)
44

55
### Breaking changes
66
* [@natemcmaster]: drop support for .NET Standard 2 and < .NET 6
@@ -584,9 +584,11 @@ Other:
584584
[@bording]: https://github.com/bording
585585
[@cbcrouse]: https://github.com/cbcrouse
586586
[@chaami]: https://github.com/chaami
587+
[@Chris-Wolfgang]: https://github.com/Chris-Wolfgang
587588
[@couven92]: https://github.com/couven92
588589
[@cuperman007]: https://github.com/cuperman007
589590
[@danielmeza]: https://github.com/danielmeza
591+
[@dependabot]: https://github.com/apps/dependabot
590592
[@demosdemon]: https://github.com/demosdemon
591593
[@ejball]: https://github.com/ejball
592594
[@EricStG]: https://github.com/EricStG
@@ -602,15 +604,19 @@ Other:
602604
[@lucastheisen]: https://github.com/lucastheisen
603605
[@lvermeulen]: https://github.com/lvermeulen
604606
[@MadbHatter]: https://github.com/MadbHatter
607+
[@magneticflux-]: https://github.com/magneticflux-
605608
[@mpipo]: https://github.com/mpipo
606609
[@rlvandaveer]: https://github.com/rlvandaveer
607610
[@rmcc13]: https://github.com/rmcc13
611+
[@robertmclaws]: https://github.com/robertmclaws
608612
[@scott-xu]: https://github.com/scott-xu
609613
[@SeanFeldman]: https://github.com/SeanFeldman
610614
[@sebastienros]: https://github.com/sebastienros
615+
[@sensslen]: https://github.com/sensslen
611616
[@skirchner989]: https://github.com/skirchner989
612617
[@SteveBenz]: https://github.com/SteveBenz
613618
[@TheConstructor]: https://github.com/TheConstructor
619+
[@tlogik]: https://github.com/tlogik
614620
[@vpkopylov]: https://github.com/vpkopylov
615621
[@xoofx]: https://github.com/xoofx
616622

0 commit comments

Comments
 (0)