Updated HISTORY

This commit is contained in:
Paul Gauthier 2023-08-08 12:07:01 -03:00
parent f26e40d48e
commit ae645f929e

View file

@ -1,10 +1,11 @@
# Release history
### main branch
### v0.11.1
- Added a progress bar when initially creating a repo map.
- Fix corner case of pending chat history summarization when dirty committing.
- Fix corner case of undefined `text` when using `--no-pretty`.
- Fixed bad commit message when adding new file to empty repo.
- Fixed corner case of pending chat history summarization when dirty committing.
- Fixed corner case of undefined `text` when using `--no-pretty`.
- Fixed /commit bug from repo refactor, added test coverage.
### v0.11.0