diff --git a/README.md b/README.md index 7fcf1639..3bf3b9b0 100644 --- a/README.md +++ b/README.md @@ -73,9 +73,9 @@ For bug reporting or feature requesting, use the [issues tab](https://github.com ### Formerly, EOCV-Sim was hosted on a [personal account repo](https://github.com/serivesmejia/EOCV-Sim/). Released prior to 3.0.0 can be found there for historic purposes. ### [v3.5.1 - FTC SDK 9.0](https://github.com/deltacv/EOCV-Sim/releases/tag/v3.5.1) - - This is the 18th release for EOCV-Sim + - This is the 19th release for EOCV-Sim - Changelog - - Addresses the changes made in the FTC SDK 9.P for the 2023-2024 season: + - Addresses the changes made in the FTC SDK 9.0 for the 2023-2024 season: - Fields in AprilTagDetection and AprilTagPose(ftc/raw) objects are now final - VisionPortal builder method setCameraMonitorViewId() has been renamed to setLiveViewContainerId() and enableCameraMonitoring() has been renamed to enableLiveView()