Skip to content

Commit 464c526

Browse files
committed
Updated CHANGELOG for 18.3.1
1 parent e8a5e2f commit 464c526

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,18 @@ All notable changes to this project will be documented in this file.
44

55
The 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

0 commit comments

Comments
 (0)