From 548bf8d8f94eb2a6fc54ffa5e08fc3c8800cddeb Mon Sep 17 00:00:00 2001 From: swimmingkiim Date: Fri, 27 Jan 2023 12:43:39 +0900 Subject: [PATCH] Update to version 1.0.2 --- CHANGELOG.md | 6 ++++++ pubspec.yaml | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3b2a9dc..3423629 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## 1.0.2 + +- Fix frame sort order +- Apply fps when generate GIF file in native +- Remove some logs and comments in web + ## 1.0.1 - Fix android install error diff --git a/pubspec.yaml b/pubspec.yaml index 1d2b19f..25e5cac 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: gify description: Make GIF with video and images -version: 1.0.1 +version: 1.0.2 homepage: https://github.com/swimmingkiim/gify environment: