We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1dd3bb4 commit 61c3f9fCopy full SHA for 61c3f9f
changelog.md
@@ -1,5 +1,13 @@
1
# Changelog
2
3
+## [v2.3.0](https://github.com/devlooped/DependencyInjection/tree/v2.3.0) (2025-12-17)
4
+
5
+[Full Changelog](https://github.com/devlooped/DependencyInjection/compare/v2.2.2...v2.3.0)
6
7
+:sparkles: Implemented enhancements:
8
9
+- Repurpose older \[Service\<T\>\] to allow specifying a service type [\#296](https://github.com/devlooped/DependencyInjection/pull/296) (@kzu)
10
11
## [v2.2.2](https://github.com/devlooped/DependencyInjection/tree/v2.2.2) (2025-12-17)
12
13
[Full Changelog](https://github.com/devlooped/DependencyInjection/compare/v2.2.1...v2.2.2)
0 commit comments