rscons/UPGRADING.md

7 lines
154 B
Markdown

# Upgrading
## v3.0.0
- Move `build` block contents outside of `build` block and remove `build` call.
- Replace `Environment.new()` calls with `env()`.