diff --git a/HISTORY.rst b/HISTORY.rst new file mode 100644 index 00000000..12cf9c6c --- /dev/null +++ b/HISTORY.rst @@ -0,0 +1,16 @@ +Release History +=============== + +0.2.0 (2014-06-15) +------------------ + +* Resolved `issue #1 "Build referred libraries" `_ +* Renamed project's "libs" directory to "lib" +* Added `arduino-internal-library `_ example +* Changed to beta status + + +0.1.0 (2014-06-13) +------------------ + +* Birth! First alpha release