summaryrefslogtreecommitdiff
path: root/changelog.md
diff options
context:
space:
mode:
authorhathach <[email protected]>2019-07-11 23:12:53 +0700
committerhathach <[email protected]>2019-07-11 23:12:53 +0700
commit913b52bb359c08c4e3c007dd115ad48c2aada03b (patch)
tree89df2cbe3c4f848366798b29b298501af82e8a2b /changelog.md
parent42d0ef6fb07ddfa868fe06b5e6d75623bc253807 (diff)
start to add webusb example (not work yet)
Diffstat (limited to 'changelog.md')
-rw-r--r--changelog.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/changelog.md b/changelog.md
index 5e3d27bec..4bf15ceac 100644
--- a/changelog.md
+++ b/changelog.md
@@ -1,5 +1,7 @@
# TinyUSB changelog
+## New Release
+
## 0.5.0 (Initial Release) - 2019.07.10
First release, device stack works great, host stack works but still need improvement.