# 0.2.3 - gracefully exit to prevent leaving the terminal in a garbled state - add tabbed views for personal chats # 0.2.2 - navigate the current input with left/right arrow keys as well as CTRL+a/e - implement sending and receiving `beep` messages - allow changing nickname with `/name` or `/nick` - history buffer scrollback with PageUp/PageDown # 0.2.1 - add support for sending private messages with `/msg` or `/m` - scroll through previously sent messages with the up/down arrow keys - display current group name in the top bar # 0.2.0 Initial release