Skip to content

Commit

Permalink
Updated to version 1.3.18
Browse files Browse the repository at this point in the history
  • Loading branch information
raphw committed Apr 25, 2016
1 parent a4d8220 commit e8abf10
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions release-notes.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
Byte Buddy release notes
------------------------

### 25. April 2016: version 1.3.18

- The Owner type of a parameterized type created by a `TypePool` is no longer parameterized for a static inner type.
- The receiver type of a constructor is no longer considered parameterized for a static inner type.

### 23. April 2016: version 1.3.17

- Removed overvalidation of default values for non-static fields.
Expand Down

0 comments on commit e8abf10

Please sign in to comment.