Skip to content

Commit 9df9d90

Browse files
committed
Update README.md
1 parent 056865e commit 9df9d90

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# SerialDebug Library for Arduino
22

3-
<a href="#releases">![build badge](https://img.shields.io/badge/version-v0.9.75-blue.svg)</a> [![Codacy Badge](https://api.codacy.com/project/badge/Grade/5ddb5c53fa29416eb1d1eaaf6f201ec6)](https://app.codacy.com/app/JoaoLopesF/SerialDebug?utm_source=github.com&utm_medium=referral&utm_content=JoaoLopesF/SerialDebug&utm_campaign=Badge_Grade_Settings)
3+
<a href="#releases">![build badge](https://img.shields.io/badge/version-v0.9.76-blue.svg)</a> [![Codacy Badge](https://api.codacy.com/project/badge/Grade/5ddb5c53fa29416eb1d1eaaf6f201ec6)](https://app.codacy.com/app/JoaoLopesF/SerialDebug?utm_source=github.com&utm_medium=referral&utm_content=JoaoLopesF/SerialDebug&utm_campaign=Badge_Grade_Settings)
44
<a href="https://github.com/JoaoLopesF/SerialDebug/blob/master/LICENSE.txt">![GitHub](https://img.shields.io/github/license/mashape/apistatus.svg)</a>
55
[![Gitter chat](https://badges.gitter.im/SerialDebug/gitter.png)](https://gitter.im/SerialDebug/Public)
66

@@ -790,6 +790,10 @@ This is done before each _debug*_ show messages or in _debugHandle_ function.
790790

791791
## Releases
792792

793+
### 0.9.76 - 2018-10-26
794+
795+
- #includes for Arduino.h corrected to work in Linux (case insensitive F.S.) - thanks @wd5gnr
796+
793797
### 0.9.75 - 2018-10-25
794798

795799
- Few Adjustments (bug on declare prototype)

0 commit comments

Comments
 (0)