We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e06ef23 commit e2951dcCopy full SHA for e2951dc
1 file changed
CHANGELOG.firmware.md
@@ -4,13 +4,14 @@ All notable changes to this project will be documented in this file.
4
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
5
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
6
7
-## Unreleased
+## [0.5-rc2] - 2019-12-14
8
### Added
9
- Firmware: Support for Nintendo Wii Classic Controller / Classic Controller Pro
10
11
### Changed
12
- Firmware: After swapping the joysticks ports, the joysticks lines are "Off".
13
-- Firmware: Wii driver: clean up code. Added "instance" concept.
+ Prevents leaving unexpected lines as "On".
14
+- Firmware: Wii driver: clean up code. Added "instance" concept, easier to mantain.
15
16
## [0.5-rc1] - 2019-12-09
17
0 commit comments