Update HISTORY.md with improvements.
Signed-off-by: tinyladi <ladislas@weareleka.com>
This commit is contained in:
parent
2aff4b91b9
commit
0e7e6a9a44
1 changed files with 5 additions and 1 deletions
|
@ -5,6 +5,10 @@ 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.
|
I tried to give credit whenever possible. If I have missed anyone, kindly add it to the list.
|
||||||
|
|
||||||
### 1.3.2 (in development)
|
### 1.3.2 (in development)
|
||||||
|
- Tweak: Reference `Makefile-example.mk` in `README.md` (https://github.com/tinyladi)
|
||||||
|
- New: Create `Makefile-example-mk`, a *real life* `Makefile` example, to be used as a reference. (https://github.com/tinyladi)
|
||||||
|
- Tweak: Add `OBJDIR` to arduino-mk-vars.md. (https://github.com/tinyladi)
|
||||||
|
- Tweak: *Beautify* `arduino-mk-vars.md` with code blocks. (https://github.com/tinyladi)
|
||||||
- Fix: Add arduino-mk-vars.md file to RPM SPECfile. (https://github.com/sej7278)
|
- Fix: Add arduino-mk-vars.md file to RPM SPECfile. (https://github.com/sej7278)
|
||||||
- Fix: Add avr-libc/malloc.c and realloc.c to included core files. Fixes issue #163 (https://github.com/sej7278)
|
- Fix: Add avr-libc/malloc.c and realloc.c to included core files. Fixes issue #163 (https://github.com/sej7278)
|
||||||
- Fix: Add "gpio" to the list of isp that don't have a port. (Issue #165, #166) (https://github.com/sej7278)
|
- Fix: Add "gpio" to the list of isp that don't have a port. (Issue #165, #166) (https://github.com/sej7278)
|
||||||
|
|
Loading…
Reference in a new issue