Skip to content

Commit ffaa3f3

Browse files
committed
Update changelog
1 parent 91decb5 commit ffaa3f3

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

CHANGELOG.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,14 @@ 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-
## [Unreleased]
7+
## [17.2.0] - 2018-01-05
88

99
### Added
1010

1111
- New "Default Status Frame Rates" and "Grapher (high speed) Status Frame Rates" commands for `tct` to set common configurations for Talons.
1212
- Launch script `tct.sh` is in `tct/script`, copy to the same directory on the roboRIO you installed `tct.jar` to.
1313
- Third Coast Java core library now published to [Bintray jcenter](https://bintray.com/strykeforce/maven/thirdcoast).
14+
- Made swerve drive implementation support graphing and added gyro example measurements.
1415

1516
### Changed
1617

@@ -22,6 +23,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) a
2223
### Added
2324

2425
- Added Motion Magic data to grapher:
26+
2527
- Motion Magic Acceleration
2628
- Motion Magic Trajectory Point Target Position
2729
- Motion Magic Trajectory Point Target Velocity
@@ -42,7 +44,6 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) a
4244

4345
- Linefeeds added to `tct` utility menus to improve readability.
4446

45-
4647
## [17.1.2] - 2017-11-27
4748

4849
### Fixed
@@ -76,4 +77,5 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) a
7677
[17.1.2]: https://github.com/strykeforce/thirdcoast/compare/v17.1.1...v17.1.2
7778
[17.1.3]: https://github.com/strykeforce/thirdcoast/compare/v17.1.2...v17.1.3
7879
[17.1.4]: https://github.com/strykeforce/thirdcoast/compare/v17.1.3...v17.1.4
79-
[unreleased]: https://github.com/strykeforce/thirdcoast/compare/v17.1.4...develop
80+
[17.2.0]: https://github.com/strykeforce/thirdcoast/compare/v17.1.4...v17.2.0
81+
[unreleased]: https://github.com/strykeforce/thirdcoast/compare/v17.2.0...develop

0 commit comments

Comments
 (0)