This repository has been archived by the owner on Apr 3, 2022. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
21 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
# Changelog | ||
|
||
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. | ||
|
||
## 1.0.0 (2020-10-19) | ||
|
||
### Features | ||
|
||
- opt-in connect(), enhancements ([0096ff0](https://github.com/skyra-project/audio/commit/0096ff0d04907bbb75165221c293c7bbaae7587a)) | ||
|
||
### Bug Fixes | ||
|
||
- compile as CommonJS modules ([917a3ac](https://github.com/skyra-project/audio/commit/917a3ace3e108a07c084149ff62525c8bac3f202)) | ||
- couple of bugfixes ([fb2c4ad](https://github.com/skyra-project/audio/commit/fb2c4adf0bc0168c09761ff8798fdadf36d536bf)) | ||
- couple of critical bugfixes ([717b1f5](https://github.com/skyra-project/audio/commit/717b1f55a9bb7583c80abd48de6c39b3b423dc79)) | ||
- make Connection#connect async ([1bbf719](https://github.com/skyra-project/audio/commit/1bbf719b49922654e057be0299dcc1645c524fff)) | ||
- move send out of options ([8501306](https://github.com/skyra-project/audio/commit/8501306f682200879e5b660fb1b43653fd6f07f1)) | ||
- resolved bug in audio ([18191e8](https://github.com/skyra-project/audio/commit/18191e8d78a21f89b0bd428763046005f19476e7)) | ||
- resolved bug in BaseNode#disconnect's return type ([12a033a](https://github.com/skyra-project/audio/commit/12a033a77c925b1682aebb1be785b503d396dc14)) | ||
- resolved crash, type a few more things, add more docs ([a038396](https://github.com/skyra-project/audio/commit/a038396c89ceb02ab276655b40af5261b3063b19)) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters