Skip to content

Latest commit

 

History

History
33 lines (24 loc) · 935 Bytes

CHANGELOG.md

File metadata and controls

33 lines (24 loc) · 935 Bytes

UDB Helpers for PHP Changelog

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.

1.6.0 - 2024-03-01

Added

  • Before creating a new place, we now search for an exact match and if that exists we don't create the new place (following documentation here)

1.5.0 - 2023-08-24

Added

  • Added delete function

1.4.0 - 2023-05-16

Added

  • Added updatePlaceWorkflowStatus function

1.3.0 - 2023-05-12

Added

  • Added updateWorkflowStatus function

1.2.0 - 2023-04-19

Added

  • Added createMediaObject function

1.1.0 - 2023-04-13

Added

  • Added functionality to create and update an UDB Event

1.0.0 - 2023-03-30

Added

  • Initial release