aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Spek <p.spek@tyil.nl>2020-07-12 08:57:11 +0200
committerPatrick Spek <p.spek@tyil.nl>2023-07-25 02:17:31 +0200
commita8a84a8495ff44db0c42fd6c8b80fa0ed73f5f20 (patch)
tree6eb96f8ffcce6445d74906ae37631b87c4c34365
parent8544badcf1b13366c2502e288c4b1a2c6992e123 (diff)
Rectify date in CHANGELOG
-rw-r--r--CHANGELOG.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index db5fb95..9874325 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -5,7 +5,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic
Versioning](http://semver.org/spec/v2.0.0.html).
-## [3.0.0] - 2020-07-02
+## [3.0.0] - 2020-07-12
`Config` has been rebuilt from the ground up. This is a relatively old
project of mine, which I used to get into Raku. I've learned many new things