You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: cli/CHANGELOG.md
+7-1Lines changed: 7 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,10 +12,16 @@ To update your local cli scripts from GitHub repository:
12
12
- Refer to [TODO](../TODO.md) for upcoming BETA fixes and features.
13
13
- Report any issues not covered in TODO via the [Issues page in the GitHub repository](https://github.com/63Klabs/atlantis-cfn-configuration-repo-for-serverless-deployments/issues)
14
14
15
-
## v0.0.6 (2025-06-xx)
15
+
## v0.0.7 (2025-06-xx)
16
+
17
+
Upcoming
18
+
19
+
## v0.0.6 (2025-06-09)
16
20
17
21
Mostly stable. Still in Beta.
18
22
23
+
- Fixed issue in update.py where if the AWS session token required a refresh, it would skip the requested pull
0 commit comments