Skip to content

Commit 802cccf

Browse files
committed
🖉 Update changelog with v3.0.0-alpha
1 parent f8de102 commit 802cccf

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

changelog.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,23 @@
11
# Changelog
22

3-
## [v2.1.0](https://github.com/devlooped/Merq/tree/v2.1.0) (2025-05-14)
3+
## [v3.0.0-alpha](https://github.com/devlooped/Merq/tree/v3.0.0-alpha) (2025-06-17)
44

5-
[Full Changelog](https://github.com/devlooped/Merq/compare/v2.0.0...v2.1.0)
5+
[Full Changelog](https://github.com/devlooped/Merq/compare/v2.0.0...v3.0.0-alpha)
66

77
:sparkles: Implemented enhancements:
88

99
- Switch to ValueTask\<T\> and refactor Notify \> NotifyAsync [\#125](https://github.com/devlooped/Merq/issues/125)
10+
- Revert change from Notify \> NotifyAsync [\#169](https://github.com/devlooped/Merq/pull/169) (@kzu)
11+
- Adopt SponsorLink v2 [\#167](https://github.com/devlooped/Merq/pull/167) (@kzu)
12+
- Rework packaging to simplify consumption [\#165](https://github.com/devlooped/Merq/pull/165) (@kzu)
1013
- Add .NET8-specific forget Task implementation [\#162](https://github.com/devlooped/Merq/pull/162) (@kzu)
1114
- Change NotifyAsync to Task from ValueTask [\#160](https://github.com/devlooped/Merq/pull/160) (@kzu)
1215
- Rename Notify \> NotifyAsync to allow async eventing scenarios [\#156](https://github.com/devlooped/Merq/pull/156) (@kzu)
1316

17+
:hammer: Other:
18+
19+
- Rework packaging [\#164](https://github.com/devlooped/Merq/issues/164)
20+
1421
## [v2.0.0](https://github.com/devlooped/Merq/tree/v2.0.0) (2024-01-29)
1522

1623
[Full Changelog](https://github.com/devlooped/Merq/compare/v2.0.0-rc.6...v2.0.0)

0 commit comments

Comments
 (0)