Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 713 Bytes

CHANGELOG.md

File metadata and controls

28 lines (16 loc) · 713 Bytes

Change Log

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning

[2.0.0] 2023-08-08

Changed

  • upgrade template to 5.0.2 (python 3.11, CMEM 23.2, cmem-plugin-base 4)
  • dependency updates

[1.0.1] 2022-10-17

Added

  • better documentation
  • better error messages

[1.0.0] 2022-09-14

Added

  • initial version with two workflow tasks
  • SOQL query (Salesforce) - Executes a custom Salesforce Object Query (SOQL) to return sets of data
  • Create/Update Salesforce Objects - Manipulate data in your organization’s Salesforce account