Skip to content

Commit

Permalink
chore[changelog]: == and != typechecker bug fixed (tact-lang#145)
Browse files Browse the repository at this point in the history
  • Loading branch information
anton-trunov authored Feb 19, 2024
1 parent fe06bfb commit 61541b7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### Fixed
- Relative imports from parent directories: PR [#125](https://github.com/tact-lang/tact/pull/125)
- The typechecker failed to identify different types when using the `==` and `!=` operators: PR [#127](https://github.com/tact-lang/tact/pull/127)

## [1.1.5] - 2023-12-01

Expand Down

0 comments on commit 61541b7

Please sign in to comment.