Skip to content

Commit 705b9e3

Browse files
committed
Misc: bump version
1 parent db77ca4 commit 705b9e3

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

CHANGES.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
1-
# Dev (2023-??-??) - ??
1+
# 5.4.0 (2023-07-06) - Lille
22

33
## Bug fixes
44
* Runtime: Fix recursive modules on ocaml < 4.13 (#1485)
55
* Runtime: fix hashing of NaN (#1475)
66
* Runtime: float rounding should resolve tie away from zero (#1475)
77
* Runtime: fix Gc.stat, Gc.quick_stat, Gc.get (#1475)
88
* Compiler: fix some miscompilation, probably introduced in jsoo 5.0.0,
9-
revealed by OCaml 5.0 ?
9+
revealed by OCaml 5.0
1010

11-
# 5.3.0 (2023-??-??) - ??
11+
# 5.3.0 (2023-06-21) - Lille
1212
## Features/Changes
1313
* Misc: Bump magic number for ocaml 5.1
1414
* Misc: changes to stay compatible with the next version of ppx_expect

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
5.3.0
1+
5.4.0

0 commit comments

Comments
 (0)