-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #11 from FinalAsgard/feature/TrackDeathsPerDay
Updated release notes for v1.1.0
- Loading branch information
Showing
1 changed file
with
25 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
# Release Notes | ||
|
||
## v1.1.0 | ||
--- | ||
**Release Date**: 2022-12-13 | ||
|
||
### TL;DR | ||
* Track deaths today, and announce deaths to your guild | ||
|
||
### NEW | ||
* Having a rough day? DeathCounter now tracks how many times you died today | ||
* Annouce deaths to your guild (configurable) when you die. Please be polite, don't spam your guild | ||
|
||
|
||
|
||
## v1.0.0 | ||
--- | ||
**Release Date**: 2022-12-08 | ||
|
||
### TL;DR | ||
* Initial release, count how many times you die | ||
|
||
### NEW | ||
* Track how many times you have died since installing DathCounter | ||
* Track how long it has been (in real time) since you last died |