Skip to content

Commit b4e3458

Browse files
author
Bob Strahan
committed
> Update CHANGELOG.md to consolidate CLI and documentation fixes into separate entries
1 parent 34ebff3 commit b4e3458

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,11 @@ SPDX-License-Identifier: MIT-0
55

66
## [Unreleased]
77

8-
### Changed
8+
### Fixed
9+
10+
- **CLI: Remove deprecated `--pattern` references** — Updated `idp-cli.md` and CLI code to reflect the unified pattern architecture. Removed `--pattern` from all deploy and config command examples/options.
911

10-
- **Documentation & CLI: Remove deprecated `--pattern` references**Updated `deployment.md`, `idp-cli.md`, and CLI code to reflect the unified pattern architecture. Removed `--pattern` from all deploy and config command examples/options. Restructured deployment.md "Build from Source" section to showcase `idp-cli deploy --from-code` first, then `publish.py` + `aws cloudformation` as a separate workflow. Simplified Container-Based Lambda Deployment section to clarify containers are deployed automatically. Fixed stale `config_library/pattern-2/` path references to `config_library/unified/`.
12+
- **Documentation: Comprehensive review and cleanup**Fixed outdated references, broken links, and missing content across documentation files.
1113

1214
## [0.5.1]
1315

0 commit comments

Comments
 (0)