Skip to content

Commit

Permalink
Add entry to the changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
freyamade committed Feb 18, 2022
1 parent 3775481 commit b140a04
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions frontend/src/components/modals/changelog.vue
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,9 @@
<h2 class="has-text-primary subtitle">{{ version }}</h2>
<div class="divider"><i class="material-icons icon">expand_more</i> Minor Changes <i class="material-icons icon">expand_more</i></div>
<p>Loot Tracker Greed Boxes will always have every Character in them, even if they don't have a BIS list, just for QoL.</p>

<div class="divider"><i class="material-icons icon">expand_more</i> Bugfixes <i class="material-icons icon">expand_more</i></div>
<p>Fixed an issue where Notification timestamps were not stored in UTC, causing issues for displaying them in other timezones.</p>
</div>
</div>
</template>
Expand Down

0 comments on commit b140a04

Please sign in to comment.