From 0afaaefe8eac9f42081345ba6685ee1f5854c690 Mon Sep 17 00:00:00 2001 From: tranduy1dol Date: Mon, 12 Aug 2024 05:11:11 +0000 Subject: [PATCH] feat: CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index cb03bc5c..31c0ca62 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,6 +16,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/). - `AWS_DEFAULT_REGION="localhost"` var. in .env.test for omniqueue queue testing. - Added basic rust-toolchain support. - Tests for DA job. +- Aptos DA client, Aptos-compatible workflow. ## Changed