We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0bc6ad5 commit dfea420Copy full SHA for dfea420
1 file changed
CHANGELOG.markdown
@@ -5,5 +5,15 @@ Changelog corresponds with a tagged and signed Git commit. This marks the chang
5
A tagged commit may or may not have a corresponding binary version available.
6
Format: Tag: `<Corresponding Tag>`
7
8
+* Version 1.05 (Tag: v1.015)
9
+ * Improved language support for recognizer (Credits to @duncanj)
10
+ * Add support for multiple responses for recognizer (Credits to @duncanj)
11
+ * Add profanity filter toggle support for recognizer (Credits to @duncanj)
12
+
13
+* Version 1.01 (Tag: v1.01)
14
+ * Fixed state functions for Microphones
15
+ * Fixed encoding single byte frames
16
+ * Support Multiple Languages
17
18
* Version 1.00 (Tag: v1.00)
- * Initial Release
19
+ * Initial Release
0 commit comments