Skip to content

Commit

Permalink
Update change-log.js
Browse files Browse the repository at this point in the history
  • Loading branch information
salcido committed Feb 1, 2024
1 parent cbf4e3f commit 93621b8
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions js/popup/change-log.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,18 @@ module.exports = {
{
features: [{
name: 'Collection Box Fix',
description: 'Threw together a quick feature that moves the "In Collection" box back to it\'s original location on the Release Page.',
description: 'Threw together a quick feature that moves the "In Collection" and "In Wantlist" boxes back to their original locations on the Release Page.',
link: '#collectionBoxFix',
}],
removedFeatures: [],
updates: [
{
name: 'Enhancement',
description: 'Release Scanner has been updated to work with the new Artist Page. Let me know if you find any issues with it.'
name: 'Update',
description: 'Dashboard Link has been renamed to Original Dashboard Link'
},
{
name: 'Update',
description: 'Release Scanner has been updated to work with the new Artist and Label Pages. Let me know if you find any issues with it.'
},
],
thanks: ['Massive thank you to Thomas L. and Noah S. for the kind donations!'],
Expand Down

0 comments on commit 93621b8

Please sign in to comment.