Skip to content

Commit 2f2f153

Browse files
committed
Change release notes in doc a bit.
1 parent 6e9f759 commit 2f2f153

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/releases.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Version History
88

99
**1.0.0-alpha.8 (2024-06-07)**
1010

11-
- Bug Fix: Fixed an issue in the dependency resolution logic where registered constructor arguments were not properly merged with automatically injected dependencies. This ensures that constructor arguments specified during registration are correctly combined with dependencies resolved by the container.
11+
- **Bug Fix**: Fixed an issue in the dependency resolution logic where registered constructor arguments were not properly merged with automatically injected dependencies. This ensures that constructor arguments specified during registration are correctly combined with dependencies resolved by the container.
1212

1313
`View release on GitHub <https://github.com/runemalm/py-dependency-injection/releases/tag/v1.0.0-alpha.8>`_
1414

0 commit comments

Comments
 (0)