From 4bd0c4e2c8f0fc51297bc4ea7640db84e30f0009 Mon Sep 17 00:00:00 2001 From: sciencewhiz Date: Thu, 21 Nov 2024 16:07:41 -0800 Subject: [PATCH] Update source/docs/yearly-overview/yearly-changelog.rst Co-authored-by: Gold856 <117957790+Gold856@users.noreply.github.com> --- source/docs/yearly-overview/yearly-changelog.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/docs/yearly-overview/yearly-changelog.rst b/source/docs/yearly-overview/yearly-changelog.rst index 8755ef59d0..b581f75e71 100644 --- a/source/docs/yearly-overview/yearly-changelog.rst +++ b/source/docs/yearly-overview/yearly-changelog.rst @@ -44,7 +44,7 @@ Supported Operating Systems and Architectures: - Implement ``Sendable`` for HID classes - Include sendable type information in topic metadata - ``GenericHID.setRumble``: Fix Java integer overflow -- rename SysId example to SysIdRoutine +- Rename SysId example to SysIdRoutine - Add ``Timer.isRunning`` method - Add Java unit support for RobotController