From 4a833b4ca9e74452eb43db548441b378006ae08e Mon Sep 17 00:00:00 2001 From: Dan Jones Date: Tue, 6 Sep 2022 12:49:54 -0500 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20Update=20changelog?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) 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.