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
1919
2020### Security
2121
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+
2229## [ 0.1.0] - 2021-10-18
2330
2431### Added
@@ -28,5 +35,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2835- Solidity instrumentation
2936- Solidity specific search criteria (i.e., probe coverage)
3037
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