Skip to content

Commit

Permalink
v0.2.0 changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
russbiggs committed Dec 21, 2023
1 parent 431475e commit abcd441
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,12 @@ Initial release

### Fixed

- `AsyncOpenAQ` client `close()` method.
- `AsyncOpenAQ` client `close()` method.

## [0.2.0] - 2023-12-21

### Added

- `parameters_id` arguments for `OpenAQ.locations()` method and `AsyncOpenAQ.locations()` method
- Added `Forbidden` and `ServerError` exceptions to `__all__` export.
- vendored pyhump, removed as `pyproject.toml` dependency

0 comments on commit abcd441

Please sign in to comment.