Skip to content
This repository was archived by the owner on Jul 6, 2022. It is now read-only.

Commit ebac454

Browse files
author
Jérémie Bertrand
authored
Update release notes
1 parent 3fb514b commit ebac454

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

src/ScriptCs.ComponentModel.Composition/ScriptCs.ComponentModel.Composition.nuspec

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,13 @@
1212
<requireLicenseAcceptance>false</requireLicenseAcceptance>
1313
<description>ScriptCs.ComponentModel.Composition provide a ScriptCsCatalog to extend an application with the power of MEF and ScriptCs.</description>
1414
<tags>scriptcs, script, csx, mef, scriptcscatalog</tags>
15-
<releaseNotes>Fix non updated nuget dependency.</releaseNotes>
15+
<releaseNotes>Fix:
16+
- custom file system support
17+
18+
Enhancement:
19+
- add an option to load the script one by one
20+
21+
Thanks a lot to beolutz.</releaseNotes>
1622
<frameworkAssemblies>
1723
<frameworkAssembly assemblyName="System.ComponentModel.Composition" targetFramework="net45" />
1824
</frameworkAssemblies>

0 commit comments

Comments
 (0)