aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md14
1 files changed, 14 insertions, 0 deletions
diff --git a/README.md b/README.md
index 12a43aa..c15f953 100644
--- a/README.md
+++ b/README.md
@@ -68,6 +68,20 @@ where
## Changelog
+**v3.2.1**
+
+ - Bugfix
+ - Mögliche infinity Loop beim Parsen von PDF Dateien behoben (siehe [PDFBOX-4623])
+- Aktualisierung von Drittherstellerbibliotheken
+
+**v3.2.0**
+
+- Wechsel zu JAXB API v3.0
+- Wechsel von log4j zu logback
+- Anpassungen an der TSL Implementierung
+- Updates von Bibliotheken zur Stabilitätsverbesserung
+- Aktualisierung von Drittherstellerbibliotheken
+
**v3.1.4**
- Mindestanforderung für JAVA 8