Update patchNote.ts

This commit is contained in:
kwaroran
2024-01-15 13:02:25 +09:00
parent 5239423582
commit 80113e6463

View File

@@ -6,8 +6,8 @@ export const patchNote = {
- Added @@move_top and @@move_bottom in regex script
- Added @@end, @@assistant, @@user, @@system
- depercated @@@end, @@@assistant, @@@user, @@@system for consistency
- Use newly added two @ version instead
- deprecated commands could be removed in future update
- Use newly added two @ version instead
- deprecated commands could be removed in future update
- Added {{br}}, used for line break
- sendChat error message changed
- fix AWS claude (by @bangonicdd)