summaryrefslogtreecommitdiff
path: root/docs/changelog/0.5.0.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/changelog/0.5.0.md')
-rw-r--r--docs/changelog/0.5.0.md13
1 files changed, 13 insertions, 0 deletions
diff --git a/docs/changelog/0.5.0.md b/docs/changelog/0.5.0.md
new file mode 100644
index 000000000..a9af96a3e
--- /dev/null
+++ b/docs/changelog/0.5.0.md
@@ -0,0 +1,13 @@
+# 0.5.0
+
+*July 11, 2019*
+
+First release, device stack works great, host stack works but still need improvement.
+
+- Special thanks to @adafruit team, especially @tannewt to help out immensely to rework device stack: simplify osal & control transfer, adding SAMD21/SAMD51 ports, writing porting docs, adding MIDI class support etc...
+- Thanks to @cr1901 for adding STM32F4 port.
+- Thanks to @PTS93 and @todbot for HID raw API
+
+## Contributors
+
+Thanks to everyone who contributed to this release: @cr1901, @gpshead, @hathach, @mithro, @tannewt, @timonsku, @zardam.