summarylogtreecommitdiffstats
path: root/.CHANGELOG
diff options
context:
space:
mode:
authorLucki2023-06-05 14:18:59 +0200
committerLucki2023-06-05 14:18:59 +0200
commita79e130670874005066ab4d21cf0006242a62aee (patch)
tree3d82b98888a65173c8b6602163df2b548239ff30 /.CHANGELOG
parent67a0178fb7d9718748a5bd1144faff301eecdb24 (diff)
downloadaur-a79e130670874005066ab4d21cf0006242a62aee.tar.gz
upgpkg: lix 0.10.11-1
upstream release
Diffstat (limited to '.CHANGELOG')
-rw-r--r--.CHANGELOG14
1 files changed, 14 insertions, 0 deletions
diff --git a/.CHANGELOG b/.CHANGELOG
index e6568c7c3ad9..a7e5b527d534 100644
--- a/.CHANGELOG
+++ b/.CHANGELOG
@@ -1,6 +1,20 @@
Version history
===============
+0.10.11
+-------
+
+2023-06-04
+
+Offer a user option to choose the splat ruler's snapping distance.
+Set this option to 0 to deactivate snapping altogether.
+
+Make Lix compile again with D compilers older than DMD v2.102.0 from 2023-02.
+In 0.10.10, I silently relied on a compiler bugfix that correctly allows
+indexing associative arrays during @nogc; this needs DMD v2.102.0 or newer.
+
+
+
0.10.10
-------