Skip to content

Commit 925ebfa

Browse files
committed
🖉 Update changelog with v2.1.0-rc.4
1 parent 34d7295 commit 925ebfa

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

changelog.md

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

3+
## [v2.1.0-rc.4](https://github.com/devlooped/DependencyInjection/tree/v2.1.0-rc.4) (2025-04-23)
4+
5+
[Full Changelog](https://github.com/devlooped/DependencyInjection/compare/v2.1.0-rc.3...v2.1.0-rc.4)
6+
7+
:bug: Fixed bugs:
8+
9+
- Don't emit registrations with generics that don't satisfy constraints [\#148](https://github.com/devlooped/DependencyInjection/pull/148) (@kzu)
10+
- Fix path of compile items within package [\#147](https://github.com/devlooped/DependencyInjection/pull/147) (@kzu)
11+
- Add extra check for non-null ReducedFrom [\#146](https://github.com/devlooped/DependencyInjection/pull/146) (@kzu)
12+
- Make sure we don't attempt to analyze methods without a symbol [\#145](https://github.com/devlooped/DependencyInjection/pull/145) (@kzu)
13+
14+
:hammer: Other:
15+
16+
- Add support to register internal classes [\#107](https://github.com/devlooped/DependencyInjection/issues/107)
17+
318
## [v2.1.0-rc.3](https://github.com/devlooped/DependencyInjection/tree/v2.1.0-rc.3) (2024-12-06)
419

520
[Full Changelog](https://github.com/devlooped/DependencyInjection/compare/v2.1.0-rc.2...v2.1.0-rc.3)

0 commit comments

Comments
 (0)