diff --git a/CHANGELOG.md b/CHANGELOG.md index 5701be6cd..30480371e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,24 @@

New Features

+
  • Upgrade of 3rd party libraries
  • +
    + +The Tika 1.26 library has been upgraded to the Tika 2.1.0. This upgrade brings +some changes in available libraries. If you depend indirectly on transitive +dependencies of Tika 1.26 then you should consider expressing your dependencies +in an explicit way. For more details please see the Tika migration guides: +Migrating +to Tika 2.0.0 and +Tika +2.0 Migration Guide + + +
    +

    7.1.0 Community