Skip to content

Latest commit

 

History

History
44 lines (30 loc) · 856 Bytes

CHANGELOG.md

File metadata and controls

44 lines (30 loc) · 856 Bytes

[2.0.49] - 2024-05-13

Added

  • This file ^_^

Fixed

Changed

  • None

Removed

  • Dropped support for Python 3.5

[2.0.50] - 2024-8-20

Added

  • Added content_tag support to the library
  • Added tests for those changes

Fixed

Changed

  • CONTRIBUTING.md (Better descriptions)
  • Regenerated classes
  • Generating classes now congnizant of execution context to facilitate generation

Removed

[2.0.51] - 2024-09-06

Added

  • Added method to delete an uploaded attachment from its token id
  • Added method to redact a ticket comment attachment
  • Added tests covering those two actions

Fixed

Changed

  • README.md (New actions)

Removed