diff --git a/release_notes.md b/release_notes.md index d087bb6..98d2e89 100644 --- a/release_notes.md +++ b/release_notes.md @@ -1,4 +1,4 @@ -The DCC-EX Team is pleased to release CommandStation-EX-v3.1.0 as a Production Release. Release v3.1.0 is a minor release that adds additional features and fixes a number of bugs. With the number of new features, this could have easily been a major release. The team is continually improving the architecture of DCC++EX to make it more flexible and optimizing the code so as to get more performance from the Arduino microprocessors. This release includes all of the Point Releases from v3.0.1 to v3.0.16. +The DCC-EX Team is pleased to release CommandStation-EX-v3.1.0 as a Production Release. Release v3.1.0 is a minor release that adds additional features and fixes a number of bugs. With the number of new features, this could have easily been a major release. The team is continually improving the architecture of DCC++EX to make it more flexible and optimizing the code so as to get more performance from the Arduino microprocessors. This release includes all of the Point Releases from v3.0.1 to v3.0.16. **Known Issues** @@ -134,7 +134,7 @@ The DCC-EX Team is pleased to release CommandStation-EX-v3.1.0 as a Production R - **Fix EEPROM bugs** - **Number of locos discovery command** - `<#>` command - **Support for more locomotives** - 20 locomotives on an UNO and 50 an a Mega. -- **Automatic slot managment** - slot variable in throttle/function commands are ignored and slot management is taken care of automatically. `` command added to release locos from memory. +- **Automatic slot managment** - slot variable in throttle/function commands are ignored and slot management is taken care of automatically. `<->` and `<- CAB> commands added to release locos from memory and stop packets to the track. **Key Contributors**