chore(*): Update change log

This commit is contained in:
Josh Creek
2024-02-11 19:14:15 +00:00
parent 2c45fc6e4b
commit 64d8c56a68
@@ -1,5 +1,6 @@
<script lang="ts">
const changesLog = [
{ timestamp: '2024-02-11T19:00:00', message: 'Added celebration when all users have the same estimate (cred: O. Nicholass)' },
{ timestamp: '2024-01-05T00:00:00', message: 'Added the ability to kick a user' },
{ timestamp: '2024-01-05T00:00:00', message: 'Added update notes' }
];