Skip to content

Commit

Permalink
Merge branch 'develop' into fix-explicit-types-v1
Browse files Browse the repository at this point in the history
  • Loading branch information
dbale-altoros authored Mar 5, 2024
2 parents 507f9e9 + 628d797 commit af92d1f
Show file tree
Hide file tree
Showing 3 changed files with 1,333 additions and 725 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
## [4.1.2] - 2024-02-06

### Updated
- Update references in package json [#530](https://github.com/protofire/solhint/pull/530)
- Parser support up to Solidity 0.8.22 (*)

(*) Note: Solhint can work with latest Solidity versions.
If new grammar/syntax is added or changed, it could give some false positives or miss a rule.
But overall functionality will work as expected.



## [4.1.1] - 2024-01-08

### Fixed
Expand Down
Loading

0 comments on commit af92d1f

Please sign in to comment.