Skip to content

Commit

Permalink
update(changelog): 2.4.2024
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Apr 2, 2024
1 parent c00c820 commit 3ef1e4b
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 1 deletion.
5 changes: 5 additions & 0 deletions html/changelog.html
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,11 @@ <h3 class="author">Filatelele updated:</h3>
<sup><a href="https://github.com/ChaoticOnyx/OnyxBay/pull/12047">#12047</a></sup></li>
<li class="green"><i class="fas fa-bug"></i><p>Разборка турелей и их панелей снова должна работать.</p>
<sup><a href="https://github.com/ChaoticOnyx/OnyxBay/pull/12040">#12040</a></sup></li>
</ul>
<h3 class="author">TobyThorne updated:</h3>
<ul class="changes">
<li class="green"><i class="fas fa-bug"></i><p>Стены снова умеют в ambient occlusion (aka затеняют пол).</p>
<sup><a href="https://github.com/ChaoticOnyx/OnyxBay/pull/12060">#12060</a></sup></li>
</ul>
<div class="date"><span>01 апрель 2024</span></div>
<h3 class="author">Filatelele updated:</h3>
Expand Down
11 changes: 11 additions & 0 deletions html/changelogs/.all_changelog.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,17 @@
}
]
},
{
"author": "TobyThorne",
"date": "2024-04-02T00:00:00+03:00",
"changes": [
{
"prefix": "BugFix",
"message": "Стены снова умеют в ambient occlusion (aka затеняют пол).",
"pr": 12060
}
]
},
{
"author": "Filatelele",
"date": "2024-04-01T00:00:00+03:00",
Expand Down
2 changes: 1 addition & 1 deletion tools/ChangelogGenerator/last_pr.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
04/02/2024 12:13:47
04/02/2024 12:30:29

0 comments on commit 3ef1e4b

Please sign in to comment.