Skip to content

Latest commit

 

History

History
39 lines (26 loc) · 1.62 KB

CHANGELOG.rst

File metadata and controls

39 lines (26 loc) · 1.62 KB

Change history

1.1.0 (2021-04-21)

New features

Bugfixes

  • Bumped to newer versions of Django, Jinja2, Pillow, PyYAML, pip-tools including security fixes (#47, #48, #49, #50, #54)
  • Fixed a crash when creating a new version of the objecttype with the incorrect url (maykinmedia/objects-api#121)
  • Fixed a crash when opening an objecttype without versions in the admin (maykinmedia/objects-api#144)

Deployment tooling / infrastructure

Documentation

All documentation is added to https://github.com/maykinmedia/objects-api/docs and included in the Objects API CHANGELOG

  • added sections with general intoduction to the API, the description of the object type versions and JSON Schema validation into the OAS (maykinmedia/objects-api#106)

1.0.0 (2021-01-13)

🎉 First release of Objecttypes API.