]> git.scottworley.com Git - keystroke-timestamps/commitdiff
Start keeping a Changelog
authorScott Worley <scottworley@scottworley.com>
Sat, 22 Aug 2026 14:28:51 +0000 (07:28 -0700)
committerScott Worley <scottworley@scottworley.com>
Sat, 22 Aug 2026 14:28:51 +0000 (07:28 -0700)
Changelog [new file with mode: 0644]

diff --git a/Changelog b/Changelog
new file mode 100644 (file)
index 0000000..c7fd952
--- /dev/null
+++ b/Changelog
@@ -0,0 +1,13 @@
+## [Unreleased]
+
+
+## [1.1.0] - 2026-08-21
+- Accept short command line options
+
+
+## [1.0.1] - 2021-09-17
+- Handle ~simultaneous keystrokes from multiple devices
+
+
+## [1.0.0] - 2020-10-08
+Initial release