Skip to content

Commit

Permalink
Merge pull request #69 from dagleaves/update-changelog
Browse files Browse the repository at this point in the history
Update changelog [0.0.1 -> 0.1.0]
  • Loading branch information
dagleaves authored Jun 20, 2023
2 parents 032c3be + 5018e68 commit 98b4a5c
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,15 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## Unreleased

### Added

- Fully integrated language learning assistant (#36)
- Text-to-speech using Google's TTS API (#37)
- Multilingual conversation agent (#35)
- Language learning lesson planning agent (#15)
- Voice transcription (#5)
- Comprehensive unit and integration testing
- Contributing guide documentation (#66)
- API reference documentation (#50)
- Getting started guide (#48)

0 comments on commit 98b4a5c

Please sign in to comment.