Skip to content

Commit 01d34d9

Browse files
committed
Fixed links
1 parent ca10d4e commit 01d34d9

File tree

1 file changed

+13
-12
lines changed

1 file changed

+13
-12
lines changed

CHANGELOG.md

Lines changed: 13 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
44

55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7-
## [Release v6.0.0][v6.0.0] - 2024/02/03
7+
## [Release v6.0.0] - 2024/02/03
88

99
<details><summary><b>Added</b></summary>
1010

@@ -251,7 +251,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
251251

252252
***
253253

254-
## [Release v5.0.0][v5.0.0] - 2023/06/17
254+
## [Release v5.0.0] - 2023/06/17
255255

256256
<details><summary><b>Added</b></summary>
257257

@@ -1165,7 +1165,7 @@ This can be accessed via the new Lua (R/W) `SettingsMan` property `AIUpdateInter
11651165

11661166
***
11671167

1168-
## [Release v4.0.0][v4.0.0] - 2022/02/28
1168+
## [Release v4.0.0] - 2022/02/28
11691169

11701170
<details><summary><b>Added</b></summary>
11711171

@@ -1706,7 +1706,7 @@ This can be accessed via the new Lua (R/W) `SettingsMan` property `AIUpdateInter
17061706

17071707
***
17081708

1709-
## [Release v3.0.0][v3.0.0] - 2020/12/25
1709+
## [Release v3.0.0] - 2020/12/25
17101710

17111711
<details><summary><b>Added</b></summary>
17121712

@@ -2042,7 +2042,7 @@ This can be accessed via the new Lua (R/W) `SettingsMan` property `AIUpdateInter
20422042

20432043
***
20442044

2045-
## [Release v2.0.0][v2.0.0] - 2020/05/08
2045+
## [Release v2.0.0] - 2020/05/08
20462046

20472047
<details><summary><b>Added</b></summary>
20482048

@@ -2270,7 +2270,7 @@ This can be accessed via the new Lua (R/W) `SettingsMan` property `AIUpdateInter
22702270

22712271
***
22722272

2273-
## [Release v1.0.0][v1.0.0] - 2020/01/27
2273+
## [Release v1.0.0] - 2020/01/27
22742274

22752275
<details><summary><b>Added</b></summary>
22762276

@@ -2362,9 +2362,10 @@ This can be accessed via the new Lua (R/W) `SettingsMan` property `AIUpdateInter
23622362
Note: For a log of changes made prior to the commencement of the open source community project, look [here.](https://github.com/cortex-command-community/Cortex-Command-Community-Project-Source/wiki/Previous-Closed-Source-Changelog)
23632363

23642364

2365-
[unreleased]: https://github.com/cortex-command-community/Cortex-Command-Community-Project-Source/compare/master...cortex-command-community:development
2366-
[0.1.0-pre1]: https://github.com/cortex-command-community/Cortex-Command-Community-Project-Data/releases/tag/v0.1.0-pre1
2367-
[0.1.0-pre2]: https://github.com/cortex-command-community/Cortex-Command-Community-Project-Data/releases/tag/v0.1.0-pre2
2368-
[0.1.0-pre3.0]: https://github.com/cortex-command-community/Cortex-Command-Community-Project-Source/releases/tag/v0.1.0-pre3.0
2369-
[0.1.0-pre4.0]: https://github.com/cortex-command-community/Cortex-Command-Community-Project-Source/releases/tag/v0.1.0-pre4.0
2370-
[0.1.0-pre5.0]: https://github.com/cortex-command-community/Cortex-Command-Community-Project-Source/releases/tag/v0.1.0-pre5.0
2365+
[Release v1.0.0]: https://github.com/cortex-command-community/Cortex-Command-Community-Project-Data/releases/tag/v0.1.0-pre1
2366+
[Release v2.0.0]: https://github.com/cortex-command-community/Cortex-Command-Community-Project-Data/releases/tag/v0.1.0-pre2
2367+
[Release v3.0.0]: https://github.com/cortex-command-community/Cortex-Command-Community-Project-Source/releases/tag/v0.1.0-pre3.0
2368+
[Release v4.0.0]: https://github.com/cortex-command-community/Cortex-Command-Community-Project-Source/releases/tag/v0.1.0-pre4.0
2369+
[Release v5.0.0]: https://github.com/cortex-command-community/Cortex-Command-Community-Project-Source/releases/tag/v0.1.0-pre5.0
2370+
[Release v6.0.0]: https://github.com/cortex-command-community/Cortex-Command-Community-Project/releases/tag/v6.0.0
2371+
[Unreleased]: https://github.com/cortex-command-community/Cortex-Command-Community-Project-Source/compare/master...cortex-command-community:development

0 commit comments

Comments
 (0)