Skip to content

Commit 2280f08

Browse files
committed
add changelog
1 parent 17d3441 commit 2280f08

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,16 @@
33
<!-- next-header -->
44
## Unreleased - ReleaseDate
55

6+
### Added
7+
8+
- Add a way to specify an allowlist of unmanaged APIs within a local directory. See `ManagedApis::with_unknown_apis` for more.
9+
10+
### Changed
11+
12+
- `Environment` now accepts `impl Into<String>` and `impl Into<Utf8PathBuf>` for ease of use.
13+
- Hide private types and methods.
14+
- Update documentation.
15+
616
## [0.1.1] - 2025-09-24
717

818
- README updates.

0 commit comments

Comments
 (0)