Automatic changelog compile [ci skip]

This commit is contained in:
Changelogs
2021-02-04 17:54:03 -04:00
committed by Chiirno
parent 3ae79ce433
commit 398d8cc9c4
2 changed files with 10 additions and 8 deletions
+7 -8
View File
@@ -5,7 +5,7 @@
<link rel="stylesheet" type="text/css" href="changelog.css">
<base target="_blank" />
<script type='text/javascript'>
function changeText(tagID, newText, linkTagID){
var tag = document.getElementById(tagID);
tag.innerHTML = newText;
@@ -13,8 +13,8 @@
linkTag.removeAttribute("href");
linkTag.removeAttribute("onclick");
}
</script>
</script>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
@@ -42,11 +42,11 @@
</table>
<!--
TO ADD AN ENTRY, ADD AND MAINTAIN YOUR OWN changelog/USERNAME.yml FILE.
TO ADD AN ENTRY, ADD AND MAINTAIN YOUR OWN changelog/USERNAME.yml FILE.
*** DO NOT FUCK WITH THIS FILE OR YOU WILL CAUSE MERGE CONFLICTS. ***
-->
<div class="commit sansserif">
@@ -157,7 +157,6 @@
<ul class="changes bgimages16">
<li class="bugfix">The drop circuit can no longer drop things that are not inside it.</li>
</ul>
<h2 class="date">27 January 2021</h2>
<h3 class="author">raspy-on-osu updated:</h3>
<ul class="changes bgimages16">
<li class="bugfix">bespoke ventcrawling element not detaching due to malformed call</li>