Skip to content

Commit 20ae319

Browse files
committed
Add unreleased
1 parent b7c817b commit 20ae319

File tree

1 file changed

+12
-7
lines changed

1 file changed

+12
-7
lines changed

CHANGELOG.md

Lines changed: 12 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6,27 +6,31 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) a
66

77
## [Unreleased]
88

9+
### Added
10+
11+
- Added this changelog.
12+
913
## [17.1.2] - 2017-11-27
1014

1115
### Fixed
1216

13-
- `tct` utility was not saving configuration for settings that had forward and reverse double values, for example **peak voltage** (#22)
14-
17+
- `tct` utility was not saving configuration for settings that had forward and reverse double values, for example **peak voltage**. #22
1518

1619
## [17.1.1] - 2017-11-27
1720

1821
### Added
1922

20-
- `tct` utility added **brake in neutral** configuration (#17)
21-
- Added `MotionMagicTalonConfiguration` to Talon provisioning and ability to control its **acceleration** and **cruise velocity** in `tct` utility (#20)
23+
- `tct` utility added **brake in neutral** configuration. #17
24+
- Added `MotionMagicTalonConfiguration` to Talon provisioning and ability to control its **acceleration** and **cruise velocity** in `tct` utility. #20
2225

2326
### Changed
24-
- `tct` utility allows digital inputs to be reconfigured as outputs (#13)
25-
- `tct` utility logging level increased to warn (#18)
27+
28+
- `tct` utility allows digital inputs to be reconfigured as outputs. #13
29+
- `tct` utility logging level increased to warn. #18
2630

2731
### Fixed
2832

29-
- **voltage ramp rate** was not configuring a new `TalonConfigurationBuilder` from an existing `TalonConfiguration` (#19)
33+
- **voltage ramp rate** was not configuring a new `TalonConfigurationBuilder` from an existing `TalonConfiguration`. #19
3034

3135
## [17.1.0] - 2017-11-16
3236

@@ -37,3 +41,4 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) a
3741
[17.1.0]: https://github.com/strykeforce/thirdcoast/compare/v17.0.23...v17.1.0
3842
[17.1.1]: https://github.com/strykeforce/thirdcoast/compare/v17.1.0...v17.1.1
3943
[17.1.2]: https://github.com/strykeforce/thirdcoast/compare/v17.1.1...v17.1.2
44+
[unreleased]: https://github.com/strykeforce/thirdcoast/compare/v17.1.2...develop

0 commit comments

Comments
 (0)