Skip to content
This repository has been archived by the owner on Sep 5, 2023. It is now read-only.

Commit

Permalink
Update CHANGELOG to reflect changes in PR #91
Browse files Browse the repository at this point in the history
  • Loading branch information
parthea committed May 14, 2021
1 parent 11ffb82 commit baac5ae
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Expand Up @@ -2,9 +2,16 @@
### [1.1.2](https://www.github.com/googleapis/python-billingbudgets/compare/v1.1.1...v1.1.2) (2021-05-14)


### Features

* added support for configurable budget time period. ([#91](https://www.github.com/googleapis/python-billingbudgets/issues/91)) ([45110a8](https://github.com/googleapis/python-billingbudgets/commit/45110a819c79deea9232e1da4cd2c3714cc02b0a))
* added support for self-signed JWT flow for service accounts ([#91](https://www.github.com/googleapis/python-billingbudgets/issues/91)) ([45110a8](https://github.com/googleapis/python-billingbudgets/commit/45110a819c79deea9232e1da4cd2c3714cc02b0a))

### Bug Fixes

* use correct retry deadlines ([#66](https://www.github.com/googleapis/python-billingbudgets/issues/66)) ([ebf04ba](https://www.github.com/googleapis/python-billingbudgets/commit/ebf04baa60cba88a556465b18fb5fc3a3ae9a0a0))
* add async client to %name_%version/init.py ([#91](https://www.github.com/googleapis/python-billingbudgets/issues/91)) ([45110a8](https://github.com/googleapis/python-billingbudgets/commit/45110a819c79deea9232e1da4cd2c3714cc02b0a))


### [1.1.1](https://www.github.com/googleapis/python-billingbudgets/compare/v1.1.0...v1.1.1) (2021-02-12)

Expand Down

0 comments on commit baac5ae

Please sign in to comment.