File tree Expand file tree Collapse file tree 3 files changed +13
-1
lines changed Expand file tree Collapse file tree 3 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 9
9
- Firmware support of read and write LEDs.
10
10
### Fixed
11
11
- File-Save operation.
12
+ ## [ 2.1.0] - 2019-04-16
13
+ ### Added
14
+ - Chip database.
15
+ ### Fixed
16
+ - Disconnect on the first connection.
17
+
12
18
Original file line number Diff line number Diff line change
1
+ nando (2.1.0-1ubuntu2) stable; urgency=medium
2
+
3
+ * Implemented chip database. Fixed disconnect of the first connection.
4
+
5
+ -- bogdan <bogdan@hp> Tue, 16 Apr 2019 17:30:45 +0300
6
+
1
7
nando (2.0.0-1ubuntu1) stable; urgency=medium
2
8
3
9
* Implemented reading of bad blocks. Implemented skipping of bad blocks
Original file line number Diff line number Diff line change 1
1
BINARY_NAME=nando
2
- RELEASE=2.0 .0
2
+ RELEASE=2.1 .0
3
3
FULL_NAME=$BINARY_NAME -$RELEASE
4
4
TAR_NAME=$FULL_NAME .tar.gz
5
5
You can’t perform that action at this time.
0 commit comments