summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md12
1 files changed, 12 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 6806130..e38faf9 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,18 @@
Terse, newest first. Versions are git tags.
+## 0.1.2 — 2026-08-25
+
+### Changed
+- Examples, tests and recorded fixtures now use Kraków rather than the author's
+ home village. One fixture was a GUGiK address lookup containing a house
+ number, postal code and metre-precision coordinates.
+- Documentation drift now fails `make ci`: tests assert that every flag reaches
+ `-h`, the README and the man page, that every key in the generated config is
+ documented, and that every column name is explained in both.
+- The README's example output is generated from the binary rather than written
+ by hand, and its flag list is complete.
+
## 0.1.1 — 2026-08-25
### Added