Skip to content

Commit f1b0b33

Browse files
fix links in the changelog
1 parent 9f54291 commit f1b0b33

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -7,18 +7,28 @@
77
- Respect filter on library merge ([114][])
88
- NoClassDefFoundError: proguard.classfile.visitor.ClassVisitor on OpenJ9 JDK 8 ([112][])
99

10+
[114]: https://github.com/wvengen/proguard-maven-plugin/pull/114
11+
[112]: https://github.com/wvengen/proguard-maven-plugin/pull/112
12+
1013
## 2.3.0 (released 2020-08-07)
1114

1215
- Support OpenJDK14 ([111][])
1316
- Use Proguard 7.0.0 by default ([111][])
1417

18+
[111]: https://github.com/wvengen/proguard-maven-plugin/pull/111
19+
1520
## 2.2.0 (released 2019-1022)
1621

1722
- Use Proguard 6.1.1 by default ([64][])
1823
- Add parameter inLibsFilter ([103][])
1924
- Change license.txt to Apache 2.0 ([28][])
2025
- Fix assembly and exclusions hierarchy in examples ([74][])
2126

27+
[64]: https://github.com/wvengen/proguard-maven-plugin/pull/64
28+
[103]: https://github.com/wvengen/proguard-maven-plugin/pull/103
29+
[28]: https://github.com/wvengen/proguard-maven-plugin/pull/28
30+
[74]: https://github.com/wvengen/proguard-maven-plugin/pull/74
31+
2232
## 2.1.1 (released 2019-07-04)
2333

2434
- Fix wildcard support ([68][])

0 commit comments

Comments
 (0)