diff --git a/CHANGELOG.md b/CHANGELOG.md index fe32d2b..7d87cd2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,7 @@ ## [Unreleased] +- Update: Refactored PDF export package. No UI changes. - New: Add support for a custom title page for PDF A4/A5 exports. - Update: Update openlayers lib from 7.3.0 to 9.0.0. No UI changes. - Update: Update golang from 1.20.3 to 1.21.8. No UI changes. diff --git a/README.md b/README.md index 483e31a..8f8e08f 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,7 @@ You also can easily export all flight records into EASA style pdf format, print ## [Unreleased] +- Update: Refactored PDF export package. No UI changes. - New: Add support for a custom title page for PDF A4/A5 exports. - Update: Update openlayers lib from 7.3.0 to 9.0.0. No UI changes. - Update: Update golang from 1.20.3 to 1.21.8. No UI changes.