Skip to content

Commit f7f40d6

Browse files
committed
Fix tags in CHANGES
1 parent 874e2c8 commit f7f40d6

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

CHANGES.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
1-
## v0.0.4 (2024-01-09)
1+
## 0.0.4 (2024-01-09)
22

33
* Add FreeBSD support, fixes to endian includes for FreeBSD and DragonFly BSD (tmcgilchrist, #7)
44

5-
## v0.0.3 (2023-02-23)
5+
## 0.0.3 (2023-02-23)
66

77
* Add memory_size function (@crackcomm, #1)
88
* Change memory_size return type to int (@crackcomm, #2)
99
* Fix build with dune 3.6 (@emillon, #3)
1010
* Remove ctypes include path hack by using ctypes 0.3 / dune 3.7 (@TheLortex, #5)
1111

12-
## v0.0.2 (2022-07-07)
12+
## 0.0.2 (2022-07-07)
1313

1414
* Moved repository
1515
* Compile with fPIC
1616

17-
## v0.0.1 (2022-07-07)
17+
## 0.0.1 (2022-07-07)
1818

1919
* Initial release

0 commit comments

Comments
 (0)