File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
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 )
4
4
5
5
[ Full Changelog] ( https://github.com/devlooped/nugetizer/compare/v0.8.0...v0.9.0 )
6
6
7
7
:sparkles : Implemented enhancements:
8
8
9
+ - Allow including content in the package readme from a URL [ \# 216] ( https://github.com/devlooped/nugetizer/issues/216 )
9
10
- Support markdown includes in package readme files [ \# 210] ( https://github.com/devlooped/nugetizer/issues/210 )
10
11
- Support transitive package dependency from P2P [ \# 202] ( https://github.com/devlooped/nugetizer/pull/202 ) (@kzu )
11
12
19
20
20
21
:twisted_rightwards_arrows : Merged:
21
22
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 )
22
26
- Package readme improvements [ \# 214] ( https://github.com/devlooped/nugetizer/pull/214 ) (@kzu )
23
27
- +M▼ includes [ \# 204] ( https://github.com/devlooped/nugetizer/pull/204 ) (@github-actions [ bot] )
24
28
You can’t perform that action at this time.
0 commit comments