Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
Co-authored-by: Anton Trunov <anton.a.trunov@gmail.com>
  • Loading branch information
vitorpy and anton-trunov authored Apr 28, 2024
1 parent efe0501 commit cb0455b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- The `isEmpty` extension function for the `Map` type: PR [#266](https://github.com/tact-lang/tact/pull/266)
- The `pow2` power function with base 2: PR [#267](https://github.com/tact-lang/tact/pull/267)
- The `try` and `try-catch` statements: PR [#212](https://github.com/tact-lang/tact/pull/212)
- The `--func` and `--check` flags: PR [#287](https://github.com/tact-lang/tact/pull/287)
- The `--func` and `--check` command-line flags: PR [#287](https://github.com/tact-lang/tact/pull/287)
- The `del` method for the `Map` type: PR [#95](https://github.com/tact-lang/tact/pull/95)

### Changed
Expand Down

0 comments on commit cb0455b

Please sign in to comment.