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