« get me outta code hell

misc fixes part 1/2 - hsmusic-data - Data files for https://hsmusic.wiki - track, album, artist & flash info, etc
summary refs log tree commit diff
path: root/static-page
diff options
context:
space:
mode:
authorNiklink <25875275+Niklink@users.noreply.github.com>2023-01-04 21:58:29 -0400
committerNiklink <25875275+Niklink@users.noreply.github.com>2023-01-04 21:58:29 -0400
commit8db5db52072723e688c63fc0c3b190d00f1dd04c (patch)
tree44d4a19dc7ed6a48c28c69f6ab5dfcb5259d60b0 /static-page
parentcc1d37c69a3259417d5c0c111d9d669f2812a7cb (diff)
misc fixes part 1/2
fixes #71, #72, #73, #74, #75, #77, #78, #79, #80, #81
Diffstat (limited to 'static-page')
-rw-r--r--static-page/changelog.yaml13
1 files changed, 13 insertions, 0 deletions
diff --git a/static-page/changelog.yaml b/static-page/changelog.yaml
index 3c00d30..201174f 100644
--- a/static-page/changelog.yaml
+++ b/static-page/changelog.yaml
@@ -23,7 +23,20 @@ Style: |-
         margin-bottom: 0.6em;
     }
 Content: |-
+    <h2 id="31-dec-2023"><a href="#31-dec-2023">[[date:31 December 2023]] - picking up the ball</a></h2>
+    <h3>site changes</h3>
+    - slightly tweaked the homepage album selection
+    <h3>data fixes</h3>
+    - fixed [[track:pondsquatter-live-chamber-version]] not attributing [[artist:talea-ensemble]] (thanks, Makin!)
+    - fixed [[track:saltish]] attributing [[artist:makin]] instead of [[artist:hadron]] for the track artwork (thanks, Makin!)
+    - fixed typo in commentary for [[track:raise-of-the-conductors-baton]] (thanks, Makin!)
+    - fixed [[track:diskhordance]] not referencing [[track:alterkate]] (thanks, Sgeo!)
+    - fixed [[track:bon-voyage-amigo]] attributing the composers from EarthBound instead of [[artist:shogo-sakai]] (thanks, FF!)
+    - fixed [[track:jump-up-super-star]] not attributing [[artist:nobuyoshi-suzuki]] or [[artist:aimi-mukohara]] and listing [[artist:rob-tunstall]] as a contributor instead of artist (thanks, FF!)
+    - fixed [[track:title-mega-man-3]] not listing [[artist:yasuaki-fujita]] as an artist (thanks, FF!)
+    - fixed [[track:title-uwol-quest-for-money]] being named 'Game Over', being listed as being from Felix the Cat instead of from [[artist:uwol]], and not attributing [[artist:augusto-ruiz]] (thanks, FF!)
     <h2 id="1-jan-2023" class="major-release"><a href="#1-jan-2023">[[date:1 January 2023]] - Ball Drop '23</a></h2>
+    (news entry: [[news-entry:ball-drop-23]])
     <h3>site changes</h3>
     - major restructure of all internal data structures as well as data file format, laying foundations for all following changes and additions to wiki features and lending much better to interoperability with outside code and internal data validation and error reporting
         - improved automatic data error reporting lead to many dozens of diverse data issues that had previously slipped by getting fixed this update, much improving overall wiki quality and raising the baseline level of data consistency