Change the next version to 1.0.0, instead of 0.13.0
Lot of changes went it for this release and the code is stable enough for 1.0.0
This commit is contained in:
parent
66eec82a3a
commit
9004efd944
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ A Makefile for Arduino Sketches
|
|||
|
||||
The following is the rough list of changes that went into different versions. I tried to give credit whenever possible. If I have missed anyone, kindly add it to the list.
|
||||
|
||||
### 0.13.0 (in development)
|
||||
### 1.0.0 (in development)
|
||||
- Add $OBJDIR to the list of configuration that gets printed. Fix issue #77
|
||||
- Add support for specifying optimization level. Fix issue #81
|
||||
- Add support for reseting "Micro" Arduino. Fix issue #80 (https://github.com/sej7278)
|
||||
|
|
Loading…
Reference in a new issue