diff options
-rw-r--r-- | data/ccs | 2 | ||||
-rw-r--r-- | data/coins | 2 | ||||
-rw-r--r-- | src/changelog/index.gsp | 12 |
3 files changed, 13 insertions, 3 deletions
@@ -147,7 +147,7 @@ DE 2024 F X X Mecklenburg-Vorpommern Paulskirchenverfassung DE 2024 G X X Mecklenburg-Vorpommern Paulskirchenverfassung DE 2024 J X X Mecklenburg-Vorpommern Paulskirchenverfassung DE 2025 A - - Saarland German Reunification -DE 2025 D - - Saarland German Reunification +DE 2025 D X - Saarland German Reunification DE 2025 F - - Saarland German Reunification DE 2025 G - - Saarland German Reunification DE 2025 J - - Saarland German Reunification @@ -198,7 +198,7 @@ DE X - - - X X * X 2023 G DE - X - X X X * X 2023 J DE - * - - - - * X 2024 A DE - * - - - - * X 2024 D -DE - * - - - X * - 2024 F +DE - * - - - X * X 2024 F DE - * - - - - * X 2024 G DE X * - - - X * X 2024 J DE * * * * * - * - 2025 A diff --git a/src/changelog/index.gsp b/src/changelog/index.gsp index ab45081..5d64d19 100644 --- a/src/changelog/index.gsp +++ b/src/changelog/index.gsp @@ -22,6 +22,16 @@ html lang="en" { } } + __entry([30-06-2025], [ + p {- + After nearly a year out of the Eurozone, I am back for the + summer. I went for a quick hunt today, and I got two new + finds. Germany €2 2024 (F), and Germany €2 2025 (D) + ‘Saarland’. There were some other nice finds too, but all + duplicates. + } + ]) + __entry([15-11-2024], [ p {- Today I got a letter in the mail with a small Numista swap of @@ -1695,4 +1705,4 @@ html lang="en" { section { __include(foot.gsp) } } } -}
\ No newline at end of file +} |