Update webpage "Changelog - Inferencium Kernel" from version 1.15.0.52 to 2.0.0+57

This commit is contained in:
inference 2023-10-07 05:55:47 +01:00
parent 40be3f0cb0
commit 3eeb3507b3
Signed by: inference
SSH Key Fingerprint: SHA256:FtEVfx1CmTKMy40VwZvF4k+3TC+QhCWy+EmPRg50Nnc

View File

@ -5,13 +5,13 @@
<!-- Copyright 2023 Jake Winters --> <!-- Copyright 2023 Jake Winters -->
<!-- SPDX-License-Identifier: BSD-3-Clause --> <!-- SPDX-License-Identifier: BSD-3-Clause -->
<!-- Version: 1.15.0.52 --> <!-- Version: 2.0.0+57 -->
<html> <html>
<head> <head>
<title>Inferencium - Changelog - Inferencium Kernel</title> <title>Inferencium - Changelog - Inferencium Kernel</title>
<link rel="stylesheet" href=../inf.css> <link rel="stylesheet" href=../main.css>
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
</head> </head>
<!-- Navigation bar --> <!-- Navigation bar -->
@ -23,6 +23,7 @@
<div><a href="../about.html">About</a></div> <div><a href="../about.html">About</a></div>
<div><a href="../contact.html">Contact</a></div> <div><a href="../contact.html">Contact</a></div>
<div><a href="../blog.html">Blog</a></div> <div><a href="../blog.html">Blog</a></div>
<div><a href="../documentation.html">Documentation</a></div>
<div><a href="../source.html">Source</a></div> <div><a href="../source.html">Source</a></div>
<div><a href="../key.html">Key</a></div> <div><a href="../key.html">Key</a></div>
<div><a href="../changelog.html">Changelog</a></div> <div><a href="../changelog.html">Changelog</a></div>
@ -33,6 +34,7 @@
<section id="toc"> <section id="toc">
<h2 id="toc"><a href="#toc">Table of Contents<a/></h2> <h2 id="toc"><a href="#toc">Table of Contents<a/></h2>
<ul> <ul>
<li><a href="#0.0.0-alpha.1+57">0.0.0-alpha.1+57</a></li>
<li><a href="#0.0.0.56">0.0.0.56</a></li> <li><a href="#0.0.0.56">0.0.0.56</a></li>
<li><a href="#0.0.0.55">0.0.0.55</a></li> <li><a href="#0.0.0.55">0.0.0.55</a></li>
<li><a href="#0.0.0.54">0.0.0.54</a></li> <li><a href="#0.0.0.54">0.0.0.54</a></li>
@ -94,6 +96,18 @@
</section> </section>
<!-- Changelog in descending order from most recent to least recent --> <!-- Changelog in descending order from most recent to least recent -->
<section id="changelog"> <section id="changelog">
<section id="changelog-0.0.0-alpha.1+57">
<h2 id="0.0.0-alpha.1+57"><a href="#0.0.0-alpha.1+57">0.0.0-alpha.1+57</a></h2>
<p>Tags:</p>
<ul>
<li><a href="https://src.inferencium.net/Inferencium/inf_kernel/src/tag/inf_kernel-0.0.0-alpha.1+57">inf_kernel-0.0.0-alpha.1+57</a></li>
</ul>
<p>Changelog (since version 0.0.0.56):</p>
<ul>
<li>Switch to Semantic Versioning</li>
<li>Update Linux base from version 6.1.55 to 6.5.5</li>
</ul>
</section>
<section id="changelog-0.0.0.56"> <section id="changelog-0.0.0.56">
<h2 id="0.0.0.56"><a href="#0.0.0.56">0.0.0.56 (Pre-alpha)</a></h2> <h2 id="0.0.0.56"><a href="#0.0.0.56">0.0.0.56 (Pre-alpha)</a></h2>
<p>Tags:</p> <p>Tags:</p>