Skip to content

Commit ca52fe1

Browse files
committed
v0.34.0 changelog
1 parent 12ca14a commit ca52fe1

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# Changelog
22

3+
### v0.34.0
4+
* Add support for guessing .mp3 (via file name & header) & .webm (via filename) content-types
5+
* Re-factored content-type guessing to check filename first, and file header second
6+
* Restore support for environments that pre-date Buffer.from()
7+
8+
### v0.33.1
9+
* Remove continuous param
10+
* Add support for vorbis, webm
11+
12+
### v0.33.0
13+
* Send audio earlier - #26
14+
* Add customization support to STT synthesize()
15+
316
### v0.32.1
417
* Fixed bower main file to be unminified instead of minified
518

0 commit comments

Comments
 (0)