Update CHANGELOG.md
This commit is contained in:
14
CHANGELOG.md
14
CHANGELOG.md
@@ -1,7 +1,11 @@
|
|||||||
### Version 2.0.0 (code 200) changelog
|
### Version 2.1.0 (code 210) changelog
|
||||||
- Instead of make, it was switched to build with NDK
|
- The main usage structure has been changed.
|
||||||
- File/partition sizes were given during backup/flash operations.
|
- A more organized and functional code was provided. For example, separate values were not used for the same type of control all the time. Everything was done with a single function.
|
||||||
- The use of `fprintf` has started for all error messages.
|
- Smoother error processing was performed.
|
||||||
|
- There were a lot of arguments, it was cleared up. So the usage change I mentioned above has occurred.
|
||||||
|
- The exit codes were organized according to the sysexits library.
|
||||||
|
- Better deb builder script.
|
||||||
|
- In short, a lot of missing and errors that happened in 2.0.0 have been fixed
|
||||||
|
|
||||||
| END OF VERSION 2.0.0 CHANGELOG |
|
| END OF VERSION 2.1.0 CHANGELOG |
|
||||||
|------------------------------------|
|
|------------------------------------|
|
||||||
|
|||||||
Reference in New Issue
Block a user