Skip to content

Commit

Permalink
Misc: bump version (ocsigen#1486)
Browse files Browse the repository at this point in the history
  • Loading branch information
hhugo authored Jul 6, 2023
1 parent db77ca4 commit e2e1f3d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
# Dev (2023-??-??) - ??
# 5.4.0 (2023-07-06) - Lille

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

# 5.3.0 (2023-??-??) - ??
# 5.3.0 (2023-06-21) - Lille
## Features/Changes
* Misc: Bump magic number for ocaml 5.1
* Misc: changes to stay compatible with the next version of ppx_expect
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
5.3.0
5.4.0

0 comments on commit e2e1f3d

Please sign in to comment.