Skip to content

Commit 4ce93eb

Browse files
Update the changelog for v0.1.1
1 parent a8f56dc commit 4ce93eb

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)