-
Notifications
You must be signed in to change notification settings - Fork 185
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add 2024-01-01 and 2025-01-01 Regulations to History (#10480)
* Add 2024-01-01 Regulations to history * Add 2025 * Fixes
- Loading branch information
Showing
1 changed file
with
7 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,16 +5,19 @@ | |
<p>Until 2011, the Regulations were maintained by Ron van Bruchem and the WCA Board. Since then, the <%= mail_to "[email protected]", "WCA Regulations Committee" %> is in charge of them.<br />For the 2013 release, the Regulations were split into two documents: the Regulations and the Guidelines.</p> | ||
<p>Here are all past and current versions of the Regulations.</p> | ||
<ul> | ||
<li><%= link_to "2023-08-01", "./official/2023-08-01/" %> (<%= link_to "Changes", "https://github.com/thewca/wca-regulations/compare/official-2023-02-01...official-2023-08-01#files_bucket" %>, <%= link_to "Summarized Changes", "https://www.worldcubeassociation.org/posts/wca-regulations-august-2023" %>)</li> | ||
<u1> | ||
<li><%= link_to "2025-01-01", "./official/2025-01-01/" %> (<%= link_to "Changes", "https://github.com/thewca/wca-regulations/compare/official-2024-01-01...official-2025-01-01-fixed#files_bucket" %>, <%= link_to "Summarized Changes", "https://www.worldcubeassociation.org/posts/wca-regulations-january-2025" %>)</li> | ||
<li><%= link_to "2024-01-01", "./official/2024-01-01/" %> (<%= link_to "Changes", "https://github.com/thewca/wca-regulations/compare/official-2023-08-01...official-2024-01-01#files_bucket" %>, <%= link_to "Summarized Changes", "https://www.worldcubeassociation.org/posts/wca-regulations-january-2024" %>)</li> | ||
<li><%= link_to "2023-08-01", "./official/2023-08-01/" %> (<%= link_to "Changes", "https://github.com/thewca/wca-regulations/compare/official-2023-02-01...official-2023-08-01#files_bucket" %>, <%= link_to "Summarized Changes", "https://www.worldcubeassociation.org/posts/wca-regulations-august-2023" %>) | ||
<ul> | ||
<li><%= link_to "2023-02-01", "./official/2023-02-01/" %> (<%= link_to "Changes", "https://github.com/thewca/wca-regulations/compare/official-2022-06-01...official-2023-02-01#files_bucket" %>, <%= link_to "Summarized Changes", "https://www.worldcubeassociation.org/posts/wca-regulations-february-2023" %>)</li> | ||
</u1> | ||
</ul> | ||
</li> | ||
<li><%= link_to "2022-06-01", "./official/2022-06-01/" %> (<%= link_to "Changes", "https://github.com/thewca/wca-regulations/compare/official-2022-01-01...official-2022-06-01#files_bucket" %>, <%= link_to "Summarized Changes", "https://www.worldcubeassociation.org/posts/wca-regulations-june-2022" %>) | ||
<ul> | ||
<li><%= link_to "2022-01-01", "./official/2022-01-01/" %> (<%= link_to "Changes", "https://github.com/thewca/wca-regulations/compare/official-2021-05-01...official-2022-01-01#files_bucket" %>, <%= link_to "Summarized Changes", "https://www.worldcubeassociation.org/posts/wca-regulations-january-2022" %>)</li> | ||
</ul> | ||
</li> | ||
<li><%= link_to "2021-05-01", "./official/2021-05-01/" %> (<%= link_to "Changes", "https://github.com/thewca/wca-regulations/compare/official-2020-08-01...official-2021-05-01#files_bucket" %>, <%= link_to "Summarized Changes", "https://www.worldcubeassociation.org/posts/wca-regulations-may-2021" %>) | ||
<li><%= link_to "2021-05-01", "./official/2021-05-01/" %> (<%= link_to "Changes", "https://github.com/thewca/wca-regulations/compare/official-2020-08-01...official-2021-05-01#files_bucket" %>, <%= link_to "Summarized Changes", "https://www.worldcubeassociation.org/posts/wca-regulations-may-2021" %>)</li> | ||
<li><%= link_to "2020-08-01", "./official/2020-08-01/" %> (<%= link_to "Changes", "https://github.com/thewca/wca-regulations/compare/official-2020-01-01...official-2020-08-01#files_bucket" %>, <%= link_to "Summarized Changes", "https://www.worldcubeassociation.org/posts/wca-regulations-august-2020" %>) | ||
<ul> | ||
<li><%= link_to "2020-01-01", "./official/2020-01-01/" %> (<%= link_to "Changes", "https://github.com/thewca/wca-regulations/compare/official-2019-05-01...official-2020-01-01#files_bucket" %>, <%= link_to "Summarized Changes", "https://www.worldcubeassociation.org/posts/wca-regulations-january-2020" %>)</li> | ||
|