mirror of
https://github.com/ton-blockchain/ton
synced 2025-03-09 15:40:10 +00:00
Add day to the git tag name (#652)
* Add day to the git tag name * Change release tag generation method. v2023.04 v2023.04-1 v2023.04-2 v2023.04-3 etc * add git fetch to get all tags * add git fetch to get all tags
This commit is contained in:
parent
1aadc80742
commit
7878578dba
2 changed files with 100 additions and 85 deletions
6
recent_changelog.md
Normal file
6
recent_changelog.md
Normal file
|
@ -0,0 +1,6 @@
|
|||
## 03.2023 Update
|
||||
1. Improvement of ADNL connection stability
|
||||
2. Transaction emulator support and getAccountStateByTransaction method
|
||||
3. Fixes of typos, undefined behavior and timer warnings
|
||||
4. Handling incorrect integer literal values in funC; funC version bumped to 0.4.2
|
||||
5. FunC Mathlib
|
Loading…
Add table
Add a link
Reference in a new issue