increased version to 1.1.2 (#57)
This commit is contained in:
Родитель
ddb9235c3d
Коммит
65cdde44b0
|
@ -2,7 +2,7 @@
|
|||
<!-- This file may be overwritten by automation. Only values allowed here are VersionPrefix and VersionSuffix. -->
|
||||
<Project>
|
||||
<PropertyGroup>
|
||||
<VersionPrefix>1.1.1</VersionPrefix>
|
||||
<VersionPrefix>1.1.2</VersionPrefix>
|
||||
<VersionSuffix></VersionSuffix>
|
||||
</PropertyGroup>
|
||||
</Project>
|
|
@ -1,3 +1,7 @@
|
|||
## v1.1.2
|
||||
- Added basic support for the `System.Threading.Tasks.Parallel` type during rewriting.
|
||||
- Fixed a bug in `coyote rewrite` that was incorrectly copying dependencies after rewriting.
|
||||
|
||||
## v1.1.1
|
||||
- Renamed `TestingEngine.ReproducibleTrace` to fix typo in the API name.
|
||||
- Fixed some bugs in `coyote rewrite`.
|
||||
|
|
Загрузка…
Ссылка в новой задаче