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

Commit

Permalink
Updating
Browse files Browse the repository at this point in the history
  • Loading branch information
springcoil committed Aug 11, 2022
1 parent ea19eaa commit e038224
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Changelog
## Friday 12th August 2022
## Docs updates
We launched a [Discussion](https://docs.api.audio/discuss) page so you can ask us your questions. And a [FAQs](https://docs.api.audio/discuss?isFAQ=true) page. Check this out!
We launched a [Discussion](https://docs.api.audio/discuss) so as you can ask us your questions directly. In addition to that, we have also launched an updated FAQ Page [FAQs](https://docs.api.audio/discuss?isFAQ=true)

## Pronunciation Dictionary (Lexi)
We updated our Dictionary feature - to make it even more user friendly.
Expand Down Expand Up @@ -41,8 +41,9 @@ print(r)
# we can delete words also!
r = apiaudio.Lexi.delete_custom_word(word="sam", lang="en")
print(r)
````
```

We love hearing what you'll build.
## Friday 5th August 2022
## Docs updates
We've been listening to our user feedback about our docs and we've made some changes
Expand Down

0 comments on commit e038224

Please sign in to comment.