We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a6d7222 commit ef7d6b4Copy full SHA for ef7d6b4
wgpu-hs/CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Revision history for wgpu-hs
2
3
-## 0.1.0.0 -- YYYY-mm-dd
+## 0.1.0.0 -- 2021-08-20
4
5
- Initial (incomplete) API bindings started.
6
- Working `triangle` example.
wgpu-raw-hs/CHANGELOG.md
# Revision history for wgpu-raw-hs
-## 0.1.0.3 --
+## 0.1.0.3 -- 2021-08-20
- Removed slightly-broken `triangle` example. There is now a fully-working
`triangle` example in the `wgpu-hs` package instead.
0 commit comments