Skip to content

Commit

Permalink
Updating KrakenIoc.nuspec
Browse files Browse the repository at this point in the history
  • Loading branch information
leonid.umanskiy committed Apr 6, 2019
1 parent c2a1faa commit eb53fce
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion KrakenIoc/KrakenIoc/KrakenIoc.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,8 @@
<description>$description$</description>
<!--*-->
<releaseNotes>
- Fixes binding incompatible types (both early and late binds)
- Implemented multi-contract bindings: Bind(typeof(IService), typeof(IMyService))
- Implemented non-generic factory bindings: FromFactory&lt;INonGenericFactory&gt;
</releaseNotes>
<copyright>$copyright$</copyright>
<tags> </tags>
Expand Down

0 comments on commit eb53fce

Please sign in to comment.