updated docs for voice-to-code

This commit is contained in:
Paul Gauthier 2023-08-11 07:27:32 -03:00
parent 88f0ef3a85
commit c2ac1f69eb
4 changed files with 20 additions and 2 deletions

View file

@ -1,8 +1,9 @@
# Release history
### main branch
### v0.12.0
- Fixed bug where /diff was causing crash
- [Voice-to-code](https://aider.chat/docs/voice.html) support, which allows you to code with your voice.
- Fixed bug where /diff was causing crash.
- Improved prompting for gpt-4, refactor of editblock coder.
- [Benchmarked](https://aider.chat/docs/benchmarks.html) at 63.2% for gpt-4/diff, no regression.