1 parent b359eb5 commit 4287713Copy full SHA for 4287713
1 file changed
CHANGELOG.txt
@@ -1,11 +1,14 @@
1
== Changelog
2
3
-=== 1.9.0 (released 07.07.2024)
4
-* Add soft assertions for AssertJ
5
-* Rewrite tests from JUnit4 to JUnit5
+=== 1.9.0 (released 08.07.2024)
+* Add soft assertions for AssertJ (#37)
+* #8 Set timeout when reading PDF from URL - thanks to Pavlo Glushchenko (#28)
6
+* Rewrite tests from JUnit4 to JUnit5 (#38)
7
+* Bump org.apache.pdfbox.pdfbox from 2.0.27 to 3.0.0 (#27)
8
9
=== 1.8.1 (released 17.02.2023)
10
* Add matcher `matchesText(regex)`
11
+* Bump update from JUnit4 to JUnit5 - thanks to Vladimir Glinskikh (#13)
12
13
=== 1.8.0 (released 22.12.2022)
14
* pdfbox from 2.0.24 to 2.0.27
0 commit comments