Skip to content

Commit

Permalink
updated CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
yaleman committed Mar 15, 2022
1 parent 53ad510 commit ed8ffa3
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,13 @@
# CHANGELOG

## v0.0.12 (in development)
## v0.0.12

- Added `pydantic` as a dependency, which allows for better type checking.
- Rewrote a bunch of the tests because the bike shed needed to be green and driven by JSON.
- Added first run of handling for folks with more than 10 services - paginated calls
- Some things will return nicer pydantic-ish objects, typing is starting to be enforced on output
- `account_contacts` is one, for example
- Added service type of `Opticomm` to `NBN_TYPES`

## v0.0.11

Expand Down

0 comments on commit ed8ffa3

Please sign in to comment.