From a82f5a98142a4bbd5485569dcd4e5f994b251dc0 Mon Sep 17 00:00:00 2001 From: Chris Heaney Date: Thu, 2 Jan 2025 16:36:36 -0500 Subject: [PATCH] CHANGELOG --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9f940cbd6..dbc049b43 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Features +- program: add ix to pause deposits/withdraws if vault invariant broken ([#1387](https://github.com/drift-labs/protocol-v2/pull/1387)) + ### Fixes ### Breaking