diff options
Diffstat (limited to 'src/changelog')
-rw-r--r-- | src/changelog/index.gsp | 39 |
1 files changed, 38 insertions, 1 deletions
diff --git a/src/changelog/index.gsp b/src/changelog/index.gsp index 85f5575..6cca4dc 100644 --- a/src/changelog/index.gsp +++ b/src/changelog/index.gsp @@ -22,6 +22,43 @@ html lang="en" { } } + __entry([07-08-2025], [ + p {- + Yesterday I met up with Wukongo from the + @a + href="https://discord.com/invite/dM3rHy4ANk" + target="_blank" + {-Euro Coins discord server}. It was a quick meeting where we + did a small swap and also exchanged Dutch and Spanish coin + rolls with each other. After the exchange and hunting all the + rolls, I ended up with 8 new finds, which are as follows: + } + + ul { + li {= Spain 2024 5c} + li {= France 2023 20c} + li {= Spain 2024 20c} + li {= Spain 2025 20c} + li {= Spain 2023 50c} + li {= Spain 2024 50c} + li {= Spain 2024 €1} + li {= Andorra 2024 €2} + } + + p {- + After our meeting I took the train to work and stopped at the + grocery store to get a drink. In my change I received a 2024 5c + coin from the Netherlands which was also a new find for me! + } + + p {- + Before this meeting and back when I was still in Austria, I + also met some collectors in Vienna where I got a bunch of new + coins, but those will be documented in the next changelog + update. + } + ]) + __entry([09-07-2025], [ p {- I’m in Salzburg in Austria, and I met up with Gusovici from @@ -1756,4 +1793,4 @@ html lang="en" { section { __include(foot.gsp) } } } -} +}
\ No newline at end of file |