🔀 Merge tag 'v0.1.3' into develop

 Progress listeners
This commit is contained in:
Dan Jones 2022-09-06 12:50:51 -05:00
commit 82d2fdaeae

View file

@ -2,6 +2,11 @@
All notable changes to `ffmpeg-mappable-media` will be documented in this file. All notable changes to `ffmpeg-mappable-media` will be documented in this file.
## 0.1.3
- ✨ Support progress listeners
- 📝 Improve documentation
## 0.1.0 ## 0.1.0
🎉 Initial release. Basic functionality works. 🎉 Initial release. Basic functionality works.