Update CHANGELOG.md
This commit is contained in:
parent
103d14e5d4
commit
b6a459802d
11
CHANGELOG.md
11
CHANGELOG.md
@ -5,15 +5,22 @@ All notable changes to this project will be documented in this file.
|
|||||||
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
|
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
|
||||||
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
||||||
|
|
||||||
## [Unreleased]
|
## [0.0.3] - 2024-12-09
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
|
- A Database for storing user data, such as connection state and deaths.
|
||||||
|
- Better file handlers for reading log files.
|
||||||
|
- More cogs for dedicated purposes (players, console, commands, activity).
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
|
- "User has connected/disconnected" alert on player death.
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
### Removed
|
- Streamlined ways of reading from server log files.
|
||||||
|
- Improved embeds for users connecting and disconnecting from the server.
|
||||||
|
|
||||||
## [0.0.2] - 2024-12-07
|
## [0.0.2] - 2024-12-07
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user