aboutsummaryrefslogtreecommitdiff
path: root/HISTORY.md
diff options
context:
space:
mode:
authorSudar <sudar@sudarmuthu.com>2015-02-25 14:58:27 +0530
committerSudar <sudar@sudarmuthu.com>2015-02-25 14:58:27 +0530
commit64145418f3e299cabacd9e45ead1645f56991306 (patch)
tree1de96ba50d6f05ae4d5b568f39c55c2e13375e5e /HISTORY.md
parentdddce32ef8ca82a58cae3f7f006eb0436d275ef3 (diff)
Give credit to @fbielejec for #321
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 2248d50..d9095de 100644
--- a/HISTORY.md
+++ b/HISTORY.md
@@ -28,6 +28,7 @@ I tried to give credit whenever possible. If I have missed anyone, kindly add it
- Tweak: Allow 'build.core' param as found in [arduino-tiny](https://code.google.com/p/arduino-tiny/) Prospective Boards.txt. (https://github.com/Gaboose)
- Tweak: Replace CXX_NAME with CXX as per the Emacs Flymake Wiki (Issue #309) (https://github.com/sej7278)
- Tweak: Ability to override `USB_TYPE` in Teensy.md (Issue #313) (https://github.com/Poofjunior)
+- Tweak: Integration instructions for CodeBlocks IDE (Issue #321) (https://github.com/fbielejec)
- Fix: Improved Windows (Cygwin/MSYS) support (https://github.com/PeterMosmans)
- Fix: Change "tinyladi" username to "ladislas" in HISTORY.md. (https://github.com/ladislas)