Skip to content

Commit 8abea5b

Browse files
committed
Update Changelog
1 parent 155de9e commit 8abea5b

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22

33
All notable changes to this project will be documented in this file. The format loosely follows [Keep a Changelog](https://keepachangelog.com/en/1.1.0/) and the repository uses [Semantic Versioning](https://semver.org/).
44

5+
## [2.0.1] - 2026-02-25
6+
### Added
7+
- New "Newman Testing Configuration" section in README documenting folder structure, file details, and step-by-step instructions for setting up Postman/Newman regression tests.
8+
- New "How Environment Variable Injection Works" subsection explaining the `AIO_ENV_FILE` mechanism and `.env` materialization flow.
9+
- Updated repository layout in README to include `tests/newman/` folder structure.
10+
11+
### Fixed
12+
- Added explicit `shell: bash` to "Materialize branch .env file" step in `deploy.yaml` for consistency with other shell steps.
13+
514
## [1.1.1] - 2025-12-04
615
### Added
716
- Workflow now consumes GitHub repository variables `ENV_STAGE` / `ENV_PROD`, writes their full multi-line contents into `.env`, and feeds that file to the Adobe API Mesh CLI before create/update operations.

0 commit comments

Comments
 (0)