Lagrange [release]

Updated release notes

c3f1c6c0d9b1ea0183a7deb4629d9bf934b2ad72
diff --git a/res/about/version.gmi b/res/about/version.gmi
index 5be93e1e..c06868c3 100644
--- a/res/about/version.gmi
+++ b/res/about/version.gmi
@@ -10,6 +10,9 @@
 * Added `--tab-url` to print currently active tab's URL.
 * Upload dialog expands to full window height when the entered text is long.
 * Home/End keys in an input field move to start/end of the wrapped line segment.
+* Scroll with mouse wheel in input fields.
+* Slower cursor blink rate in input fields.
+* Adjusted dark mode colors for focused input fields.
 * Fixed incorrect behavior in input fields when typing or deleting text while holding down the Shift key.
 * Fixed crash in Upload dialog if server responds with a redirect.
 * Fixed buffered graphics (UI, fonts) getting lost under rare circumstances.