Skip to content

Commit

Permalink
📆 docs: Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Jictyvoo committed Jul 24, 2022
1 parent 17c18b4 commit ca2055d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,8 @@
- Fix an error where `interface` and `pointer` of the same type were being registered as the same type
- Create additional `"Do"` methods: **DoGet**, **DoGetGen**, **DoGetGenFunc**
- Refactor the **Storage/Injector** retrieval to return an `error` instead of a `bool`

## 20220724 - remy/v1.2.1

- Fix an error with `ReflectionOptions` not being applied to **StdInjector**
- Rename some internal attributes in storage

0 comments on commit ca2055d

Please sign in to comment.