mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
CHANGELOG.md: fix the 0.2.4 heading (#14900)
This commit is contained in:
parent
74bb5ae17a
commit
3f147cbc38
@ -82,8 +82,7 @@
|
|||||||
- Go2V translator has been started by the community, and can already translate simple programs.
|
- Go2V translator has been started by the community, and can already translate simple programs.
|
||||||
- An early version of the Go backend (`v -b go -o file.go file.v`).
|
- An early version of the Go backend (`v -b go -o file.go file.v`).
|
||||||
|
|
||||||
|
## V 0.2.4
|
||||||
-## V 0.2.4
|
|
||||||
*30 Aug 2021*
|
*30 Aug 2021*
|
||||||
- Introduce `isize` and `usize` types, deprecate `size_t` in favor of `usize`.
|
- Introduce `isize` and `usize` types, deprecate `size_t` in favor of `usize`.
|
||||||
- Add `datatypes` and `datatypes.fsm` modules.
|
- Add `datatypes` and `datatypes.fsm` modules.
|
||||||
|
Loading…
Reference in New Issue
Block a user