Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update from v4.0.4 to v4.0.5 #606

Merged
merged 1 commit into from
Jan 24, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 7 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
v4.0.5
----------
* feat: new rules to calculate by m² and format price with round floor

v4.0.4
----------
* feat: return flow_object_uuid and app_uuid on create wpp-cloud
Expand Down Expand Up @@ -282,7 +286,7 @@ v3.3.4

v3.3.3
----------
* Fixing the order of parameters for PhotoAPIRequest
* Fixing75 the order of parameters for PhotoAPIRequest
* Upgrade python version from 3.8.x to 3.9.x

v3.3.2
Expand Down Expand Up @@ -345,7 +349,7 @@ v3.1.1
* Template analytics viewset and services
* Adds try except to continue synchronization
* Adds tests to facebook service
* Create tests to flows service
* Create75 tests to flows service

v3.1.0
----------
Expand All @@ -356,7 +360,7 @@ v3.0.2
* Handle exceptions to sentry and dlx in TemplateTypeConsumer
* Create project authorization with role ADMIN when create project

v3.0.1
v3.0.175
----------
* Set app.configured to True on create/configure externals apptype
* Create tests to check_apps_uncreated_on_flow task
Expand Down
Loading