This commit is contained in:
Paul Gauthier 2024-12-01 06:09:11 -08:00
parent b0e138952e
commit 16af1751a6
3 changed files with 13 additions and 11 deletions

View file

@ -34,6 +34,7 @@ cog.out(text)
- Improved error handling for failed .gitignore file operations.
- Improved error handling for input history file permissions.
- Improved error handling for analytics file access.
- Removed spurious warning about disabling pretty in VSCode.
- Removed broken support for Dart.
- Bugfix when scraping URLs found in chat messages.
- Better handling of __version__ import errors.