diff --git a/CHANGELOG.md b/CHANGELOG.md index 9e5a4cc..915529f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,11 @@ All notable changes to `ffmpeg-mappable-media` will be documented in this file. +## 0.1.3 + +- ✨ Support progress listeners +- 📝 Improve documentation + ## 0.1.0 🎉 Initial release. Basic functionality works.