From dc262296766105c15dc83b11f97ac9694351e8ad Mon Sep 17 00:00:00 2001 From: jasondaming Date: Thu, 30 Nov 2023 15:58:10 -0600 Subject: [PATCH] add link from the yearly changelog --- 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 b6a3203dca..05d21b9574 100644 --- a/source/docs/yearly-overview/yearly-changelog.rst +++ b/source/docs/yearly-overview/yearly-changelog.rst @@ -106,7 +106,7 @@ General Library Breaking Changes ^^^^^^^^^^^^^^^^ -- Changed ``DriverStation.getAllianceStation()`` to return optional value +- Changed ``DriverStation.getAllianceStation()`` to return optional value. See :doc:`example usage ` - Merged CommandBase into Command (Command is now a base class instead of an interface) - Potentially breaking: made command scheduling order consistent - Removed various deprecated command classes and functions: