Skip to content

Commit 1649f24

Browse files
cameelekpyron
authored andcommitted
Add missing changelog entries for a few PRs that will go into 0.8.17
1 parent 130892c commit 1649f24

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

Changelog.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,12 @@ Compiler Features:
1515

1616
Bugfixes:
1717
* Type Checker: Fix internal compiler error on tuple assignments with invalid left-hand side.
18+
* Yul IR Code Generation: Fix internal compiler error when accessing the ``.slot`` member of a mapping through a storage reference in inline assembly.
19+
20+
21+
Build System:
22+
* Allow disabling pedantic warnings and do not treat warnings as errors during compiler build when ``-DPEDANTIC=OFF`` flag is passed to CMake.
23+
* Update emscripten to version 3.1.19.
1824

1925

2026
### 0.8.16 (2022-08-08)

0 commit comments

Comments
 (0)