Skip to content

Commit

Permalink
Added change log file
Browse files Browse the repository at this point in the history
  • Loading branch information
bbogush committed Mar 9, 2019
1 parent dd44fd8 commit dad68a5
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
## [1.0.0] - 2018-11-25
- Initial release. Basic NAND operations support.
## [2.0.0] - 2019-03-09
### Added
- Reading of bad blocks.
- Skipping of bad blocks during read/write/erase.
- New PCB with smaller size, serial, LEDs and SWD instead of J-TAG.
- Firmware error codes.
- Firmware support of read and write LEDs.
### Fixed
- File-Save operation.

0 comments on commit dad68a5

Please sign in to comment.