Skip to content

Commit

Permalink
Update documentation for v3.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
darthcloud committed Jan 4, 2018
1 parent 0c69452 commit 36cb9ed
Show file tree
Hide file tree
Showing 3 changed files with 261 additions and 190 deletions.
30 changes: 30 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
# Changelog

## [3.0] - 2018-01-03
### Added
- Support PIC18F14K22 microcontroller.
- Real-time CRC calculation. (Fixed issue #1)
- Axes remapping.
- Layout modifier function.

### Changed
- Configuration menu.
- EEPROM flexibility.

### Removed
- Support PIC12F683 microcontroller.

## [2.0] - 2011-04-20
### Added
- Support PIC12F683 microcontroller.
- Support identify command 0xFF. (Fixed issue #2)
- Enable/Disable Rumple Pak emulation. (Enhancement #4)
- Support WaveBird. (Enhancement #5)
- Support 4 mapping layout.

### Removed
- Support for PIC16F84A & PIC12F629.

## [1.0] - 2004-08-07
- Initial version.

190 changes: 0 additions & 190 deletions README

This file was deleted.

Loading

0 comments on commit 36cb9ed

Please sign in to comment.