Skip to content

Commit

Permalink
Update Changelog.md for version 1.0.1
Browse files Browse the repository at this point in the history
Updated the Changelog.md file to document the changes made in version 1.0.1 of the project, including updated images in README.md, Dart code formatting, added documentation to adaptive_dialog.dart, and introduced a new GitHub workflow for automating publishing to pub.dev.
  • Loading branch information
hm21 committed Jan 4, 2024
1 parent a47e4b0 commit bd2ca1d
Showing 1 changed file with 13 additions and 5 deletions.
18 changes: 13 additions & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,14 @@
# Changelog

## Version 1.0.1

- Updated images in README.md for enhanced clarity
- Formatted Dart code across various modules for improved consistency
- Added documentation to adaptive_dialog.dart for better code understanding

## 1.0.0
Implement PaintingEditor
Implement TextEditor
Implement CropRotateEditor
Implement FilterEditor
Implement EmojiEditor
- Implement PaintingEditor
- Implement TextEditor
- Implement CropRotateEditor
- Implement FilterEditor
- Implement EmojiEditor

0 comments on commit bd2ca1d

Please sign in to comment.