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

Commit

Permalink
chore: release 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] committed Aug 18, 2021
1 parent cd3bb5f commit e785137
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

## [0.3.0](https://www.github.com/googleapis/python-contact-center-insights/compare/v0.2.0...v0.3.0) (2021-08-18)


### Features

* add new issue model API methods ([#25](https://www.github.com/googleapis/python-contact-center-insights/issues/25)) ([16a9bdd](https://www.github.com/googleapis/python-contact-center-insights/commit/16a9bdd90987c82300cf5f3ff03aac05a27e61e9))
* support Dialogflow and user-specified participant IDs ([16a9bdd](https://www.github.com/googleapis/python-contact-center-insights/commit/16a9bdd90987c82300cf5f3ff03aac05a27e61e9))


### Documentation

* update pubsub_notification_settings docs ([16a9bdd](https://www.github.com/googleapis/python-contact-center-insights/commit/16a9bdd90987c82300cf5f3ff03aac05a27e61e9))

## [0.2.0](https://www.github.com/googleapis/python-contact-center-insights/compare/v0.1.1...v0.2.0) (2021-07-24)


Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@

name = "google-cloud-contact-center-insights"
description = "Contact Center AI Insights API"
version = "0.2.0"
version = "0.3.0"
release_status = "Development Status :: 4 - Beta"
url = "https://github.com/googleapis/python-contact-center-insights"
dependencies = [
Expand Down

0 comments on commit e785137

Please sign in to comment.