You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+12-7Lines changed: 12 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,27 +6,31 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) a
6
6
7
7
## [Unreleased]
8
8
9
+
### Added
10
+
11
+
- Added this changelog.
12
+
9
13
## [17.1.2] - 2017-11-27
10
14
11
15
### Fixed
12
16
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
15
18
16
19
## [17.1.1] - 2017-11-27
17
20
18
21
### Added
19
22
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
22
25
23
26
### 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
26
30
27
31
### Fixed
28
32
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
30
34
31
35
## [17.1.0] - 2017-11-16
32
36
@@ -37,3 +41,4 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) a
0 commit comments