This commit is contained in:
Joey Kimsey
2025-01-20 22:42:30 -05:00
parent 1d8d48e7c1
commit ca50450682
55 changed files with 1385 additions and 337 deletions

View File

@ -0,0 +1,9 @@
<div class="col-8 mx-auto p-4 rounded shadow-sm context-main-bg my-4">
<h2 class="text-center mb-4">Houdini Changes</h2>
<p class="lead">
Here you can find a simple list of the important changes made to the Houdini library.
</p>
<p class="text-muted">
Not all changes may be addressed individually on this page.
</p>
</div>