From 04f147abb752a1392539d5ba27fd88f322ed3a46 Mon Sep 17 00:00:00 2001 From: Szymon Dziedzic Date: Fri, 22 Nov 2024 15:55:45 +0100 Subject: [PATCH] add changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 183752d9ae..ed7ee060ab 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,8 @@ This is the log of notable changes to EAS CLI and related packages. ### ๐Ÿงน Chores +- Improve logging in `eas env:pull`. ([#2720](https://github.com/expo/eas-cli/pull/2720) by [@szdziedzic](https://github.com/szdziedzic)) + ## [13.4.0](https://github.com/expo/eas-cli/releases/tag/v13.4.0) - 2024-11-22 ### ๐ŸŽ‰ New features