Skip to content

Commit

Permalink
Update changelog.md
Browse files Browse the repository at this point in the history
Co-authored-by: Clyybber <[email protected]>
  • Loading branch information
timotheecour and Clyybber authored May 5, 2020
1 parent 3db7539 commit 53d7fad
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,6 @@
nim r compiler/nim.nim --fullhelp # no recompilation
nim r --nimcache:/tmp main # binary saved to /tmp/main
```
- `incompleteStruct` is now deprecated, use `completeStruct` instead.
- `incompleteStruct` has been deprecated, every object is now an `incompleteStruct` unless `completeStruct` is specified.

## Tool changes

0 comments on commit 53d7fad

Please sign in to comment.