diff --git a/debian/changelog b/debian/changelog index cb9d8739..cfa0b69c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +gridtracker (1.21.0324) unstable; urgency=medium + [Christian Bayer] + * Fixed #72 CR not filtering correctly + [Matthew Chambers] + * Fixed #71 bug with loading adif files + This is the hotfix release of the first public release of 1.21.0322 + + -- Christian Bayer Wed, 22 Mar 2021 22:00:00 -0500 + + gridtracker (1.21.0322) unstable; urgency=medium [Christian Bayer] * Fixed windows packaging diff --git a/package.nw/gt_update.pdf b/package.nw/gt_update.pdf index 180bdaa6..384b1990 100644 Binary files a/package.nw/gt_update.pdf and b/package.nw/gt_update.pdf differ diff --git a/package.nw/package.json b/package.nw/package.json index 29d6fcb1..b26b6a8f 100644 --- a/package.nw/package.json +++ b/package.nw/package.json @@ -1,7 +1,7 @@ { "name": "GridTracker", "product_string_do_not_use": "gridtracker", - "version": "1.21.0322", + "version": "1.21.0324", "betaVersion": "", "description": "GridTracker, an amateur radio companion", "author": "Stephen Loomis (N0TTL) and GridTracker.org",