summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--data/ccs2
-rw-r--r--data/coins2
-rw-r--r--src/changelog/index.gsp12
3 files changed, 13 insertions, 3 deletions
diff --git a/data/ccs b/data/ccs
index 1ab5ed6..3e017b9 100644
--- a/data/ccs
+++ b/data/ccs
@@ -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
diff --git a/data/coins b/data/coins
index 7b0593b..3a9ab25 100644
--- a/data/coins
+++ b/data/coins
@@ -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
+}