feat: markdown export (#233)

This commit is contained in:
lencx
2023-02-03 12:22:15 +08:00
parent 4847bb6fac
commit 70aac07f8e
3 changed files with 22 additions and 2 deletions

View File

@@ -1,5 +1,16 @@
# UPDATE LOG
## v0.10.3
Fix:
- Incompatible configuration data causes program crashes (https://github.com/lencx/ChatGPT/issues/295)
- Silent copy text
Feat:
- markdown export support distinguishes between users and bots (https://github.com/lencx/ChatGPT/issues/233)
## v0.10.2
Fix: