22 lines
435 B
Markdown
22 lines
435 B
Markdown
# Changelog
|
|
|
|
## Next version
|
|
|
|
- Add demo gif to readme
|
|
- Fix indentation of multi-line messages
|
|
- Stop using dataclass (for backwards compatibility with Python 3.6)
|
|
|
|
## 1.0.0 (2019-06-21)
|
|
|
|
- Add a readme
|
|
- Add ability to connect as human
|
|
- Add cookie support
|
|
- Add nick list
|
|
- Clean up code
|
|
- Fix crash on "Choose a room" screen
|
|
- Fix fetching old logs
|
|
- Rename project from "cheuph" to "bowl"
|
|
|
|
## 0.1.0 (2019-06-21)
|
|
|
|
- Use setuptools
|