From 15d375b8a6956e946b636cce591938407eef956e Mon Sep 17 00:00:00 2001 From: Can Vardar Date: Wed, 11 Sep 2024 01:32:19 +0300 Subject: [PATCH] chore: update CHANGELOG.md --- CHANGELOG.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7e8d054..c7dd673 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,14 @@ All notable changes to this project will be documented in this file. ## [unreleased] +### 🚜 Refactor + +- Update custom errors for stack +- Update stack structure +- Fix stack related functions + +## [0.1.0] - 2024-08-26 + ### 🚀 Features - Add instruction enum @@ -134,5 +142,8 @@ All notable changes to this project will be documented in this file. - Update Cargo.toml - Update Cargo.toml - Update README.md +- Add CHANGELOG.md +- Add app basics to README.md +- Update Cargo.toml