Skip to content

Commit 2f2e836

Browse files
committed
Changelog!
1 parent 00288a0 commit 2f2e836

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

CHANGELOG.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -69,10 +69,6 @@
6969
spans.
7070
([Giacomo Cavalieri](https://github.com/giacomocavalieri))
7171

72-
- The compiler now emits an error when a module in the `src` directory imports
73-
a dev dependency.
74-
([Surya Rose](https://github.com/GearsDatapacks))
75-
7672
### Build tool
7773

7874
- New projects are generated using OTP28 on GitHub Actions.
@@ -158,3 +154,8 @@
158154
- Fixed a bug where Forgejo source URLs in the HTML documentation could be
159155
incorrectly structured.
160156
([Louis Pilfold](https://github.com/lpil))
157+
158+
- The compiler now emits an error when a module in the `src` directory imports
159+
a dev dependency, while previously it would incorrectly let these
160+
dependencies to be imported.
161+
([Surya Rose](https://github.com/GearsDatapacks))

0 commit comments

Comments
 (0)