You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: dev-docs/CHANGELOG.md
+15-1Lines changed: 15 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,18 +7,32 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
8
8
## [Unreleased]
9
9
10
-
-[fix] Added fixed-bytes support to bounced message size calculations
10
+
### Language features
11
+
12
+
-[fix] Disallow self-inheritance for contracts and traits: PR [#3094](https://github.com/tact-lang/tact/pull/3094)
13
+
-[fix] Added fixed-bytes support to bounced message size calculations: PR [#3129](https://github.com/tact-lang/tact/pull/3129)
11
14
12
15
### Docs
13
16
14
17
- Changed the title of the "Gas-expensive" badge to "500+ gas" to avoid confusion when discussing relative gas-efficiency: PR [#3120](https://github.com/tact-lang/tact/pull/3120)
15
18
19
+
### Release contributors
20
+
21
+
-[hazyone](https://github.com/hazyone)
22
+
-[lordivash](https://github.com/lordivash)
23
+
-[Novus Nota](https://github.com/novusnota)
24
+
16
25
## [1.6.10] - 2025-05-16
17
26
18
27
### Infrastructure
19
28
20
29
-[fix] Explicit dependencies to fix Blueprint integration: PR [#3088](https://github.com/tact-lang/tact/pull/3088)
0 commit comments