From 732975d8efcf0957002643839e61e59ba8f6f37f Mon Sep 17 00:00:00 2001 From: Aria Minaei Date: Fri, 1 Oct 2021 13:04:01 +0200 Subject: [PATCH] Added CHANGELOG.md --- CHANGELOG.md | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..8f8fc7c --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,31 @@ +# Theatre.js changelog + +## 0.4.5 + +* New features + * `sequence.attachAudio()` now uses an internal [`GainNode`](https://developer.mozilla.org/en-US/docs/Web/API/GainNode) that you can customize by connecting it to your own audio graph. Docs [here](https://docs.theatrejs.com/in-depth/#sound-and-music). + +## 0.4.4 + +* New features + * Implemented [@theatre/browser-bundles](https://www.npmjs.com/package/@theatre/browser-bundles), a custom build of Theatre.js that can be used via a `