Skip to content

Commit 33dfe53

Browse files
committed
Update CHANGELOG
1 parent 2f8fa46 commit 33dfe53

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
<a name="6.0.0"></a>
2-
## 6.0.0 (2024-07-02)
2+
3+
## 6.0.0 (2024-07-03)
34

45
This release is the result of a complete rewrite to deliver a ton of new features and improvements ✨
56
The most important changes are highlighted below.
@@ -27,7 +28,7 @@ You can read about the motivations of this change in [this issue](https://github
2728

2829
### List mode
2930

30-
A list mode was added using [`Ratatui`](https://ratatui.rs).
31+
A list mode was added using [Ratatui](https://ratatui.rs).
3132
You can enter it by entering `l` in the watch mode.
3233
It offers the following features:
3334

@@ -65,6 +66,7 @@ Or do you want to translate the original Rustlings exercises?
6566
Then follow the link to the guide about [third-party exercises](THIRD_PARTY_EXERCISES.md)!
6667

6768
<a name="5.6.1"></a>
69+
6870
## 5.6.1 (2023-09-18)
6971

7072
#### Changed
@@ -81,6 +83,7 @@ Then follow the link to the guide about [third-party exercises](THIRD_PARTY_EXER
8183
- `enums3`: Fixed formatting with `rustfmt`.
8284

8385
<a name="5.6.0"></a>
86+
8487
## 5.6.0 (2023-09-04)
8588

8689
#### Added
@@ -121,13 +124,15 @@ Then follow the link to the guide about [third-party exercises](THIRD_PARTY_EXER
121124
- Improved CI workflows, we're now testing on multiple platforms at once.
122125

123126
<a name="5.5.1"></a>
127+
124128
## 5.5.1 (2023-05-17)
125129

126130
#### Fixed
127131

128132
- Reverted `rust-project.json` path generation due to an upstream `rust-analyzer` fix.
129133

130134
<a name="5.5.0"></a>
135+
131136
## 5.5.0 (2023-05-17)
132137

133138
#### Added
@@ -163,6 +168,7 @@ Then follow the link to the guide about [third-party exercises](THIRD_PARTY_EXER
163168
- Split quick installation section into two code blocks
164169

165170
<a name="5.4.1"></a>
171+
166172
## 5.4.1 (2023-03-10)
167173

168174
#### Changed

0 commit comments

Comments
 (0)