Skip to content

Commit 715d36f

Browse files
committed
🖉 Update changelog with v0.9.0
1 parent f3e3888 commit 715d36f

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

changelog.md

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

3-
## [v0.9.0](https://github.com/devlooped/nugetizer/tree/v0.9.0) (2022-08-11)
3+
## [v0.9.0](https://github.com/devlooped/nugetizer/tree/v0.9.0) (2022-09-03)
44

55
[Full Changelog](https://github.com/devlooped/nugetizer/compare/v0.8.0...v0.9.0)
66

77
:sparkles: Implemented enhancements:
88

9+
- Allow including content in the package readme from a URL [\#216](https://github.com/devlooped/nugetizer/issues/216)
910
- Support markdown includes in package readme files [\#210](https://github.com/devlooped/nugetizer/issues/210)
1011
- Support transitive package dependency from P2P [\#202](https://github.com/devlooped/nugetizer/pull/202) (@kzu)
1112

@@ -19,6 +20,9 @@
1920

2021
:twisted_rightwards_arrows: Merged:
2122

23+
- Generate and upload binlogs, don't version test build/run [\#230](https://github.com/devlooped/nugetizer/pull/230) (@kzu)
24+
- Latest agents with .net48 fail to run tests due to missing method [\#227](https://github.com/devlooped/nugetizer/pull/227) (@kzu)
25+
- +Mᐁ includes [\#217](https://github.com/devlooped/nugetizer/pull/217) (@devlooped-bot)
2226
- Package readme improvements [\#214](https://github.com/devlooped/nugetizer/pull/214) (@kzu)
2327
- +M▼ includes [\#204](https://github.com/devlooped/nugetizer/pull/204) (@github-actions[bot])
2428

0 commit comments

Comments
 (0)