File tree Expand file tree Collapse file tree 1 file changed +10
-2
lines changed Expand file tree Collapse file tree 1 file changed +10
-2
lines changed Original file line number Diff line number Diff line change @@ -19,6 +19,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
19
19
20
20
### Security
21
21
22
+ ## [ 0.1.1] - 2021-10-22
23
+
24
+ ### Fixed
25
+
26
+ - The execution binary was using the wrong Truffle plugin name
27
+ - The few JavaScript files in the project were not packaged
28
+
22
29
## [ 0.1.0] - 2021-10-18
23
30
24
31
### Added
@@ -28,5 +35,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
28
35
- Solidity instrumentation
29
36
- Solidity specific search criteria (i.e., probe coverage)
30
37
31
- [ unreleased ] : https://github.com/syntest-framework/syntest-framework/compare/v0.1.0...HEAD
32
- [ 0.1.0 ] : https://github.com/syntest-framework/syntest-framework/releases/tag/v0.1.0
38
+ [ unreleased ] : https://github.com/syntest-framework/syntest-solidity/compare/v0.1.1...HEAD
39
+ [ 0.1.1 ] : https://github.com/syntest-framework/syntest-solidity/releases/tag/v0.1.0...v0.1.1
40
+ [ 0.1.0 ] : https://github.com/syntest-framework/syntest-solidity/releases/tag/v0.1.0
You can’t perform that action at this time.
0 commit comments