From 5c626ee3e236424135dff1fb757eb69afa0c19b6 Mon Sep 17 00:00:00 2001 From: = <=> Date: Fri, 31 Jan 2025 17:21:18 +0330 Subject: [PATCH] update: update `CHANGELOG.md` file --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6fc8660..e5ba25c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,10 @@ - add some welcomeScreen png to project source - add/create `CustomFilledButton` +- [Update] : fix issue on pipeline about file generations [#70](https://github.com/pactus-project/pactus-gui/pull/70) + - fix issue on pipeline about CodegenLoader class and file generations + - fix issue on pipeline about assets file generations + # 1.13.0+15 - [Fix] : Fix conflicts between `fluent_ui.dart` and `material.dart` imports. [#67](https://github.com/pactus-project/pactus-gui/pull/67)