File tree Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,18 @@ All notable changes to this project will be documented in this file.
44
55The format is based on [ Keep a Changelog] ( http://keepachangelog.com/en/1.0.0/ ) and this project adheres to [ Calendar Versioning] ( http://calver.org/ ) .
66
7+ ## [ 18.3.1] - 2018-02-23
8+
9+ ### Added
10+
11+ - Implement drive closed-loop gain scaling by subclassing Wheel with a custom implementation.
12+ - Grapher support for PathFinder controller.
13+ - Added methods to ` SwerveDrive ` to support azimuth belt slip correction.
14+
15+ ### Changed
16+
17+ - Moved the ` tct ` command-line utility to its own repo and removed ` sim ` development tool.
18+
719## [ 18.3.0] - 2018-02-13
820
921### Added
@@ -115,4 +127,5 @@ This version upgrades the library to be compatible with the 2018 Phoenix TalonSR
115127[ 18.0.5 ] : https://github.com/strykeforce/thirdcoast/compare/v18.0.4...v18.0.5
116128[ 18.2.0 ] : https://github.com/strykeforce/thirdcoast/compare/v18.0.5...v18.2.0
117129[ 18.3.0 ] : https://github.com/strykeforce/thirdcoast/compare/v18.2.0...v18.3.0
130+ [ 18.3.1 ] : https://github.com/strykeforce/thirdcoast/compare/v18.3.0...v18.3.1
118131[ unreleased ] : https://github.com/strykeforce/thirdcoast/compare/v18.3.0...develop
You can’t perform that action at this time.
0 commit comments