Skip to content

Commit 269e7d5

Browse files
update changelog
1 parent de254b4 commit 269e7d5

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,10 @@
2525
* Bug Fixes
2626
* disable precompiler when calling `mix nerves.clean` to prevent having to
2727
build the package so we can clean it.
28+
* Fixes issue where project dependencies that contain calls to `System.get_env`
29+
in their config or mix file or rebar deps that have `rebar-config.script`
30+
overrides that make `os:getenv` calls were not being configured for the
31+
cross compile environment.
2832

2933
## v0.6.4
3034
* Enhancements

0 commit comments

Comments
 (0)