Skip to content

Latest commit

 

History

History
49 lines (39 loc) · 1.06 KB

CHANGELOG.md

File metadata and controls

49 lines (39 loc) · 1.06 KB

Changelog

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

The format is based on Keep a Changelog, adheres to Semantic Versioning, and is generated by Changie.

v0.5.1 - 2024-06-21

Fixed

  • Added support for richtext
  • Added better error handling

v0.5.0 - 2024-04-19

Added

  • Added option to set different base url for API

Fixed

  • Fixed documentation

Security

  • Updated dependencies

v0.4.0 - 2023-09-15

Added

  • Updated to go 1.21, updated documentation and metadata files

0.3.1 (2021-04-30)

Fixes

  • Fixed a bug causing validations in fields to not be saved properly to the models

0.3.0 (2021-04-29)

Re-release of 0.1.0 to fix registry.

Features

Create, update and delete Contentful resources:

  • Spaces
  • Content Types
  • API Keys
  • Webhooks
  • Locales
  • Environments
  • Entries
  • Assets

0.1.0 (2020-10-26)

Initial release