aboutsummaryrefslogtreecommitdiffstats
path: root/changelog.md
diff options
context:
space:
mode:
Diffstat (limited to 'changelog.md')
-rw-r--r--changelog.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/changelog.md b/changelog.md
index 9180fb4b..828d37a3 100644
--- a/changelog.md
+++ b/changelog.md
@@ -1,5 +1,8 @@
# Changelog
+# v1.6.18
+- Reduced rounding of seek value from 1 decimal point to 4 (fixes #242)
+
# v1.6.17
- Added `disableContextMenu` option to hide the right click context menu (fixes #248 and #225)