Skip to content

Commit 18fe030

Browse files
committed
🖉 Update changelog with v2.1.0.rc.1
1 parent 48aab1e commit 18fe030

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

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.1](https://github.com/devlooped/DependencyInjection/tree/v2.1.0.rc.1) (2024-12-06)
4+
5+
[Full Changelog](https://github.com/devlooped/DependencyInjection/compare/v2.1.0-rc...v2.1.0.rc.1)
6+
7+
:sparkles: Implemented enhancements:
8+
9+
- Report inconsistent lifetime registrations in conventions [\#115](https://github.com/devlooped/DependencyInjection/issues/115)
10+
- Detect and report inconsistencies in registration lifetimes [\#134](https://github.com/devlooped/DependencyInjection/pull/134) (@kzu)
11+
- Drastically simplify implementation by removing customization [\#133](https://github.com/devlooped/DependencyInjection/pull/133) (@kzu)
12+
- Allow service key in Service attribute itself [\#131](https://github.com/devlooped/DependencyInjection/pull/131) (@kzu)
13+
14+
:twisted_rightwards_arrows: Merged:
15+
16+
- Update readme.md with new conventions feature [\#132](https://github.com/devlooped/DependencyInjection/pull/132) (@kzu)
17+
318
## [v2.1.0-rc](https://github.com/devlooped/DependencyInjection/tree/v2.1.0-rc) (2024-12-03)
419

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

0 commit comments

Comments
 (0)