mirror of
https://github.com/c3lang/c3c.git
synced 2026-02-27 12:01:16 +00:00
change releasenotes entry to reflect to correct issue (#2159)
I changed the reference #2138 to point to the issue #2012 instead of the pull request.
This commit is contained in:
committed by
GitHub
parent
0ed68f94cf
commit
b665e2cbe5
@@ -57,7 +57,7 @@
|
||||
- Add `Duration * Int` and `Clock - Clock` overload.
|
||||
- Add `DateTime + Duration` overloads.
|
||||
- Add `Maybe.equals` and respective `==` operator when the inner type is equatable.
|
||||
- Add `inherit_stdio` option to `SubProcessOptions` to inherit parent's stdin, stdout, and stderr instead of creating pipes. #2138
|
||||
- Add `inherit_stdio` option to `SubProcessOptions` to inherit parent's stdin, stdout, and stderr instead of creating pipes. #2012
|
||||
- Remove superfluous `cleanup` parameter in `os::exit` and `os::fastexit`.
|
||||
|
||||
## 0.7.1 Change list
|
||||
|
||||
Reference in New Issue
Block a user