Skip to content

Commit

Permalink
Updated changelog.
Browse files Browse the repository at this point in the history
  • Loading branch information
intentor committed Apr 1, 2015
1 parent 2c1cf26 commit 2797a50
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/Assets/Adic/CHANGELOG.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,15 @@
Version 2.4 (2015-04-01)

Framework
- Added method ToNamespace() to IBindingFactory.
- Added methods ToNamespace() and ToNamespaceSingleton() to IBindingFactory.
- Added method GetAssignableTypesInNamespace() to TypeUtils.
- Updated IFactory interface to receive an InjectionContext object when creating objects.
- Removed private method IsAssignable() from BindingFactory.
- Fixed type of parentType field in InjectionContext.
- Fixed NullReferenceException when getting the parent type from a parent instance for InjectionContext.
- Fixed NullReferenceException when getting the type from a parent instance for InjectionContext.

Commander extension
- Updated name of class CommanderExtensions to CommanderExtension (doesn't affect any existing code that uses the extension).
- Updated name of CommanderExtensions class to CommanderExtension (doesn't affect any existing code that uses the extension).

Version 2.3 (2015-03-24)

Expand Down

0 comments on commit 2797a50

Please sign in to comment.