Skip to content

Commit

Permalink
Initial Commit
Browse files Browse the repository at this point in the history
  • Loading branch information
ItsBranK committed Oct 5, 2024
1 parent 0bed433 commit f6d37b2
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion changelog.html
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,8 @@
<nav id="docs-nav" class="docs-nav navbar">
<ul class="section-items list-unstyled nav flex-column pb-3">
<li class="nav-item section-title mt-3"><a class="nav-link scrollto" href="#section-3"><span class="theme-icon-holder me-2"><i class="fas fa-book"></i></span>Module Changelog</a></li>
<li class="nav-item"><a class="nav-link scrollto" href="#item-3-3-1">Version 2.3.2</a></li>
<li class="nav-item"><a class="nav-link scrollto" href="#item-3-3-3">Version 2.3.3</a></li>
<li class="nav-item"><a class="nav-link scrollto" href="#item-3-3-2">Version 2.3.2</a></li>
<li class="nav-item"><a class="nav-link scrollto" href="#item-3-3-1">Version 2.3.1</a></li>
<li class="nav-item"><a class="nav-link scrollto" href="#item-3-3-0">Version 2.3.0</a></li>
<li class="nav-item"><a class="nav-link scrollto" href="#item-3-2-9">Version 2.2.9</a></li>
Expand Down Expand Up @@ -241,6 +242,14 @@
<article class="docs-article" id="section-3">
<h1 class="docs-heading">Changelog</h1>

<section class="docs-section" id="item-3-3-3">
<h2 class="section-heading">Version 2.3.3 (October 5th 2024)</h2>
<h5>- Fixed you CodeRed loadout restoring to its actual loadout if another player joined your party on the main menu.</h5>
<h5>- Fixed the function database in the function scanner window not displaying properly unless you searched for something first.</h5>
<h5>- Fixed a rare edge case bug that could make CodeRed think you were playing in offline mode.</h5>
<h5>- Internal bug fixes and optimizations to how player mmr is requested.</h5>
</section>

<section class="docs-section" id="item-3-3-2">
<h2 class="section-heading">Version 2.3.2 (September 24th 2024)</h2>
<h5>- Updated internal SDK to the latest version of Rocket League.</h5>
Expand Down

0 comments on commit f6d37b2

Please sign in to comment.