Skip to content

Commit ebaa6cf

Browse files
committed
🖉 Update changelog with v2.1.0-rc
1 parent 3a098f6 commit ebaa6cf

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

changelog.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,24 @@
11
# Changelog
22

3+
## [v2.1.0-rc](https://github.com/devlooped/DependencyInjection/tree/v2.1.0-rc) (2024-12-03)
4+
5+
[Full Changelog](https://github.com/devlooped/DependencyInjection/compare/v2.1.0-beta...v2.1.0-rc)
6+
7+
:sparkles: Implemented enhancements:
8+
9+
- Optimize generator by checking invocations in the predicate [\#124](https://github.com/devlooped/DependencyInjection/pull/124) (@kzu)
10+
- Restore ability to customize namespace and extension class name [\#123](https://github.com/devlooped/DependencyInjection/pull/123) (@kzu)
11+
12+
:bug: Fixed bugs:
13+
14+
- Fix support for multiple \[Export\("contract"\)\] in MEF [\#121](https://github.com/devlooped/DependencyInjection/pull/121) (@kzu)
15+
16+
:twisted_rightwards_arrows: Merged:
17+
18+
- Add SL2 disclaimer to readme and package description [\#129](https://github.com/devlooped/DependencyInjection/pull/129) (@kzu)
19+
- Adopt SponsorLink v2 [\#127](https://github.com/devlooped/DependencyInjection/pull/127) (@kzu)
20+
- Adopt newer .NET branding color since .NET8+ [\#122](https://github.com/devlooped/DependencyInjection/pull/122) (@kzu)
21+
322
## [v2.1.0-beta](https://github.com/devlooped/DependencyInjection/tree/v2.1.0-beta) (2024-11-12)
423

524
[Full Changelog](https://github.com/devlooped/DependencyInjection/compare/v2.0.0...v2.1.0-beta)

0 commit comments

Comments
 (0)