Skip to content

Commit

Permalink
updated changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
sfeuerhahn committed May 3, 2019
1 parent b6d1683 commit c1cf772
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions doc/CHANGELOG.txt
@@ -1,3 +1,16 @@
- removed use of JAXB function to make jASN1 compatible with Java 11

- insertion of jASN1 version in generated class headers can now be
disabled with -dv flag

- added support for information object classes defined in external
modules

- fixed name clash issue if a sequence, set or choice has an element
with the same name as the sequence, set or choice

- fixed several minor inefficiencies such as unnecessary autoboxing

v1.11.0 15-Mar-2019
--------------------

Expand Down

0 comments on commit c1cf772

Please sign in to comment.