Skip to content
This repository has been archived by the owner on Sep 28, 2024. It is now read-only.

Commit

Permalink
Update change log
Browse files Browse the repository at this point in the history
  • Loading branch information
sailro committed Aug 29, 2015
1 parent 407dc7c commit a810690
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions ChangeLog
Original file line number Diff line number Diff line change
Expand Up @@ -5,18 +5,19 @@
news:
- ILSpy support.
- hot assembly replacement feature for ILSpy 2.3+ and Reflector 8.5+.
- support for generic instance types and methods in the instruction editor,
- generic type arguments editor when selecting a type/method/declaring type
with generic parameter(s).
- support for generic instance types and methods in the instruction editor.
- generic type arguments editor when selecting a type/method with generic
parameter(s).

upgrades:
- plugin API cleanup.
- improved member matching with code injection.
- try to resolve an assembly from the host assemblies first, then use the
default resolver.
- de4Dot 3.1.4 update.
- Mono.Cecil 0.9.6 update.
- tooltips for long types.
- better display with generic instance providers.
- plugin API cleanup.

bugfixes:
- fixed .NET 3.5 profile detection.
Expand Down

0 comments on commit a810690

Please sign in to comment.