Skip to content

Commit

Permalink
chore: changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
dvlkv committed Jan 29, 2024
1 parent c6bab51 commit 160cee8
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,17 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

## Added
- Added `exotic` flag to `Cell.endCell` args (thanks @Gusarich)

## Fixed
- Exotic cells in `storeMessageRelaxed`
- Extracurrency edgecase for `storeMessage` (thanks @aSpite)
- `AccountStatusChange` status parsing (thanks @TrueCarry)
- type definitions for `StateInit` (thanks @Gusarich)

## [0.53.0] - 2023-10-24

## Added
Expand Down

0 comments on commit 160cee8

Please sign in to comment.