Skip to content

Latest commit

 

History

History
47 lines (23 loc) · 2.43 KB

CHANGELOG.md

File metadata and controls

47 lines (23 loc) · 2.43 KB

Changelog

0.7.2 (2024-11-11)

Dependencies

0.7.1 (2024-09-09)

Bug Fixes

  • contract zone importer: Handle source data nulls properly (fb77ffb)

Dependencies

  • Bump authlib from 1.3.0 to 1.3.1 (8b00559)
  • Bump django from 4.2.13 to 4.2.15 (ad44d2a)
  • Bump djangorestframework from 3.15.1 to 3.15.2 (ef17ea1)
  • Bump sentry-sdk from 2.3.0 to 2.8.0 (579e0d1)

0.7.0 (2024-05-28)

Features

  • Add address search API endpoint (70f7731)

Bug Fixes

  • Correct bad request status code in geo query endpoint (b37de4f)
  • Make address importing work in OpenShift (1fe2699)

Dependencies

Documentation

  • Add pre-commit and commitlint to README.md (c421052)