--- a/CHANGELOG Thu Mar 12 12:00:50 2026 +0100
+++ b/CHANGELOG Thu Mar 12 12:08:58 2026 +0100
@@ -1,4 +1,4 @@
-Version 1.2.0 - tbd
+Version 1.2.0 - 2026-03-12
- Add --styles-and-script option to output the default CSS and Javascript
- Add monthly summaries
--- a/src/main.cpp Thu Mar 12 12:00:50 2026 +0100
+++ b/src/main.cpp Thu Mar 12 12:08:58 2026 +0100
@@ -39,7 +39,7 @@
using namespace std::chrono;
-static constexpr auto program_version = "1.2.0-preview";
+static constexpr auto program_version = "1.2.0";
static void print_help() {
fputs(