This release provides undo functionality by allowing the `update` command to output the changes it has done to a file which can be consumed with a subsequent update command with an `undo` flag.
Usage is described in more detail [here](https://github.com/OCHA-DAP/hdx-cli-toolkit/blob/main/DEMO.md).
What's Changed
* GH2 - output update details to file, better error messages by IanHopkinson in https://github.com/OCHA-DAP/hdx-cli-toolkit/pull/26
**Full Changelog**: https://github.com/OCHA-DAP/hdx-cli-toolkit/compare/v2024.4.3...v2024.4.4