diff options
| author | Bruce Hill <bruce@bruce-hill.com> | 2026-02-21 16:26:19 -0500 |
|---|---|---|
| committer | Bruce Hill <bruce@bruce-hill.com> | 2026-02-21 16:26:19 -0500 |
| commit | 6128ee2156daa900f4528375b66dfaad525108f8 (patch) | |
| tree | bd356c51cfe485718665b9f5ca917a434803f687 | |
| parent | c0f624c9f6365d6c178a353e6f0974ed16f67339 (diff) | |
Update changelog
| -rw-r--r-- | CHANGES.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2,6 +2,7 @@ ## v2026-02-08 +- Changed `Path` implementation to use C-style strings instead of an `enum` with array components. - Added `Text.distance(a,b)` for calculating text distances. - Improved error messages for misspelled variables and field/method names. |
