Updated Changelog

This commit is contained in:
Annika Merris 2024-01-22 22:31:28 -05:00
parent e2a6270c12
commit abe48cd902

View file

@ -10,7 +10,8 @@ const entries20240120 = ref([
]) ])
const entries20240121 = ref([ const entries20240121 = ref([
'Added Touno Island items', 'Added Touno Island items',
'Added event icon display' 'Added event icon display',
'Added filters, looks ugly, maybe works'
]) ])
</script> </script>