Skip to content

Commit 45590fc

Browse files
doc: add changes to CHANGELOG.md
1 parent 221c60a commit 45590fc

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -270,6 +270,10 @@
270270
compiler.
271271
([Giacomo Cavalieri](https://github.com/giacomocavalieri))
272272

273+
- The compiler now emits a warning when a module contains no public definitions
274+
and prevents publishing packages with empty modules to Hex.
275+
([Vitor Souza](https://github.com/vit0rr))
276+
273277
- The code generated for floating point division on the JavaScript target has
274278
been improved to avoid performing needless checks.
275279
([Giacomo Cavalieri](https://github.com/giacomocavalieri))

0 commit comments

Comments
 (0)