CHANGELOG.md

# Changelog

## [0.1.8] - 2025-02-06

  - Bump tesla from 1.13.2 to 1.14.0 (#13)
  - Bump ex_doc from 0.36.1 to 0.37.0 (#12)

## [0.1.7] - 2024-12-13

  - Remove `query` from `QueryResourceConsumption` telemetry metadata

## [0.1.6] - 2024-12-12

  - Fix `QueryResourceConsumption` when the request body keys are string

## [0.1.5] - 2024-12-12

  - Add `:telemetry` dependency

## [0.1.4] - 2024-12-12

  - Replace `metadata` by `customer_id` on telemetry metadata
  - Setup `GoogleAds.Telemetry.QueryResourceConsumption` telemetry on init

## [0.1.3] - 2024-12-12

  - Add provider to client telemetry metadata

## [0.1.2] - 2024-12-11

  - Fix library configuration

## [0.1.1] - 2024-12-11

  - Make API version configurable

## [0.1.0] - 2024-12-10

  - Initial version