Skip to content

Commit ea4e9b2

Browse files
committed
Prepare 18.2.0 release
1 parent 100ad14 commit ea4e9b2

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@ 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.2.0] - 2018-02-03
8+
9+
### Changed
10+
11+
- Complete re-write of TalonSRX handling code to incorporate rest of Phoenix update. We now utilize profile slots and selecting the control mode through the Talon's `set()` method. Additionally, all Talon configuration is done at startup as Talon IDs are identified in the config file. Backwards incompatible changes to the config file format and API.
12+
713
## [18.0.5] - 2018-01-24
814

915
### Changed
@@ -89,4 +95,6 @@ This version upgrades the library to be compatible with the 2018 Phoenix TalonSR
8995
[17.1.4]: https://github.com/strykeforce/thirdcoast/compare/v17.1.3...v17.1.4
9096
[17.2.0]: https://github.com/strykeforce/thirdcoast/compare/v17.1.4...v17.2.0
9197
[18.0.4]: https://github.com/strykeforce/thirdcoast/compare/v17.2.0...v18.0.4
98+
[18.0.5]: https://github.com/strykeforce/thirdcoast/compare/v18.0.4...v18.0.5
99+
[18.2.0]: https://github.com/strykeforce/thirdcoast/compare/v18.0.5...v18.2.0
92100
[unreleased]: https://github.com/strykeforce/thirdcoast/compare/v17.2.0...develop

0 commit comments

Comments
 (0)