diff options
| author | Sudar <sudar@sudarmuthu.com> | 2014-09-10 11:05:35 +0530 |
|---|---|---|
| committer | Sudar <sudar@sudarmuthu.com> | 2014-09-10 11:05:35 +0530 |
| commit | 80fd656fcef7c6c76dd016c08c20d629d92db360 (patch) | |
| tree | cfb2747643e6d79c403b82ac4b3ecc2f55650c70 | |
| parent | fe00b04a0e1a58f63ae134081d2d896f27ac3f2d (diff) | |
Add note about test suite in changelog
| -rw-r--r-- | HISTORY.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -18,6 +18,7 @@ I tried to give credit whenever possible. If I have missed anyone, kindly add it - Fix: Update "make show_boards" regex to work with the Due in 1.5. (https://github.com/sej7278) - Fix: Allow user libaries/sketches to have the same name as system libs. (Issue #244, #229). (https://github.com/sej7278) - Tweak: Add cpp to extensions supported by "make generate_assembly". (https://github.com/sej7278) +- New: Added test suite and integration with travis CI. (https://github.com/peplin) ### 1.3.4 (2014-07-12) - Tweak: Allow spaces in "Serial.begin (....)". (Issue #190) (https://github.com/pdav) |
