Skip to content

Commit df1b3ae

Browse files
committed
Update release-notes for 2.0
1 parent f3f3fe5 commit df1b3ae

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

release-notes.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,11 @@
11
# Release notes
22

33
## Version 2.0.0 (2017-06-02)
4-
- [Issue #21](https://github.com/levigo/jbig2-imageio/issues/21): Move repetition of previous code length into correct scope. See ([Merge request #22](https://github.com/levigo/jbig2-imageio/pull/22)).
4+
- Java 9 support.
5+
- [Issue #10](https://github.com/levigo/jbig2-imageio/issues/10): Use general service loading instead of Image I/O specific. See [merge request #18](https://github.com/levigo/jbig2-imageio/pull/18).
6+
- [Issue #11](https://github.com/levigo/jbig2-imageio/issues/11): Remove @author info from javadocs.
7+
- [Issue #16](https://github.com/levigo/jbig2-imageio/issues/16): Replace deprecated ```STANDARD_INPUT_TYPE``` constant with self-created array.
8+
- [Issue #21](https://github.com/levigo/jbig2-imageio/issues/21): Move repetition of previous code length into correct scope. See [merge request #22](https://github.com/levigo/jbig2-imageio/pull/22).
59

610
## Version 1.6.5 (2015-12-29)
711
- Issue #5: Deployment to maven central

0 commit comments

Comments
 (0)