Skip to content

Commit 30dc013

Browse files
committed
update changes
1 parent 3ceb988 commit 30dc013

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

Changes.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
`*` means potential break changes
22

3+
# 8.3.1
4+
This is a minor bug fix release for 8.3.0
5+
- capture warnings when rebuild without enforce warn-as-error
6+
- #4716 internal, make ninja a submodule in dev process
7+
- #4722 better dataflow for cases like `let {a;b} as obj = ...`
8+
- no need call `caml_enter_blocking_section` for single threaded compiler
9+
- #4739 fix the interaction of exotic filenames like `[id]` with the build system.
10+
311
# 8.3
412

513
- #4694, #4712 improving/customizing the underlying ninja build system, better performance

0 commit comments

Comments
 (0)