We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d58624 commit 45f14a9Copy full SHA for 45f14a9
CHANGELOG.md
@@ -0,0 +1,7 @@
1
+# [Unreleased]
2
+
3
+## [0.8.0] - 2022-05-21
4
+ * Initial public release
5
6
+[Unreleased]: https://github.com/johnstevenson/pl2303-legacy/compare/0.8.0...HEAD
7
+[0.8.0]: https://github.com/johnstevenson/pl2303-legacy/compare/2ac4a04daa...0.8.0
src/version.iss
@@ -1,2 +1,2 @@
; Update this only when creating a new release
-#define AppVersion "0.6.0"
+#define AppVersion "0.8.0"
0 commit comments