Skip to content
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
11 changes: 11 additions & 0 deletions HISTORY.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,17 @@ Flow Production Tracking Python API Changelog

Here you can see the full list of changes between each Python API release.

v3.8.3 (2025 May 22)
====================

- Add improvements to Mockgun.
Ensure string comparison are case insensitive.
Ignore duplicate entities when ``multi_entity_update_mode`` is added.
Support for ``None`` in mockgun when using ordering.
Thank you rlessardrodeofx, slingshotsys, and MHendricks for your contributions.
- Minor fixes on unit tests and documentation.


v3.8.2 (2025 Mar 11)
====================

Expand Down
Loading