Skip to content

Commit 23b3150

Browse files
doc: add changes to CHANGELOG.md
1 parent c664d1a commit 23b3150

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
@@ -262,6 +262,10 @@
262262
compiler.
263263
([Giacomo Cavalieri](https://github.com/giacomocavalieri))
264264

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

0 commit comments

Comments
 (0)