Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve containers types to use iterable objects #299

Open
wants to merge 18 commits into
base: master
Choose a base branch
from
Prev Previous commit
Next Next commit
Add changelog
  • Loading branch information
xepozz committed Jul 1, 2023
commit 6ddc142a968bbe3d5c95a604b2fcff966098bcce
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# Yii Dependency Injection Change Log

## 1.2.2 under development
## 2.0.0 under development

- no changes in this release.
- Chg #299: Improve containers types to use iterable objects (@xepozz)
samdark marked this conversation as resolved.
Show resolved Hide resolved

## 1.2.1 December 23, 2022

Expand Down