aboutsummaryrefslogtreecommitdiff
path: root/HISTORY.md
diff options
context:
space:
mode:
authorSimon John <git@the-jedi.co.uk>2015-05-21 21:16:44 +0100
committerSimon John <git@the-jedi.co.uk>2015-05-21 21:16:44 +0100
commit7b11860ba8f590ceba1fa46dddf45d8d8b6d6c95 (patch)
tree5146e3c690d068fe597703feb7c7fb26af166af3 /HISTORY.md
parent977e43f90a65febb0c265c78b2af63173c423548 (diff)
parent412e1c442e3d8025c5e18ec5b91cc4a8a0004309 (diff)
Merge pull request #355 from sej7278/master
Added some extra checks to Travis-CI
Diffstat (limited to 'HISTORY.md')
-rw-r--r--HISTORY.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY.md b/HISTORY.md
index 2f7a32c..0930110 100644
--- a/HISTORY.md
+++ b/HISTORY.md
@@ -9,6 +9,7 @@ I tried to give credit whenever possible. If I have missed anyone, kindly add it
- Tweak: Looks for submenu items first when parsing BOARDS_TXT (Issue #347) (https://github.com/sej7278)
- Tweak: Various spelling/grammar/typo fixes (https://github.com/dcousens)
- Tweak: Clarified some 1.5+ issues in docs (Issue #352) (https://github.com/sej7278)
+- Tweak: Added some more Continuous Integration tests (https://github.com/sej7278)
### 1.5 (2015-04-07)
- New: Add support for new 1.5.x library layout (Issue #275) (https://github.com/lukasz-e)