Skip to content

Commit 5b97fed

Browse files
committed
Updating release notes
1 parent fbc35f2 commit 5b97fed

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

RELEASE.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
11
# dcli Release Notes
22

3-
## v0.8.0 January, 2022
4-
* Update database to store additional game data (emblem hash for players and fireteamId). This will require a database update and data to be resynced.
5-
* Use new bungie api to search for player name, which fixes issue of some names not being able to be synced.
3+
## v0.8.0 January, 15 2022
4+
* Update database to store additional game data (emblem hash for players and fireteamId). This will require a database update and data to be resynced
5+
* Use new bungie api to search for player name, which fixes issue of some names not being able to be synced
66
* Renamed dclias to dclisync
7-
* Major additions to dclisync, including ability to manage players who are being synced, and sync all players at one.
8-
* Some signficant data handling refactoring. Please report any bugs / issues.
7+
* Major additions to dclisync, including ability to manage players who are being synced, and sync all players at once
8+
* Some signficant data handling refactoring. Please report any bugs / issues
9+
* Added flags to specify your own Destiny API key (required for dclisync)
910

1011
## v0.7.2 December 3, 2021
1112
* Fixed bug where Elimination mode was not supported

0 commit comments

Comments
 (0)