Skip to content

Commit a36cdd1

Browse files
authored
Merge pull request #60 from rubensousa/new_release
Update changelog
2 parents cf65658 + 94b15f7 commit a36cdd1

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
11

22
# CHANGELOG
33

4+
## 1.0.0-beta02 (2026-02-22)
5+
6+
- `allow` now supports multiple modules. Contributed by @DatL4g.
7+
- `allow` can be used with type-safe project accessors. Contributed by @DatL4g.
8+
- Groovy support improvements. Contributed by @DatL4g.
9+
- `allowExternalLibraries` is now available within `restrictModule`.
10+
- Libraries can now be displayed in the html graph report via `report { showLibrariesInGraph = true }`
11+
412
## 1.0.0-beta01 (2026-02-19)
513

614
- Added support for KMP

0 commit comments

Comments
 (0)