Skip to content

Commit c288c5d

Browse files
committed
chore(release): update changelog for v0.1.1
1 parent 6257e50 commit c288c5d

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,17 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [0.1.1] - 2026-04-09
9+
10+
### Fixed
11+
12+
- **Module 08**: Clean up stray formatting in Track C lab Step 1
13+
- **Module 07**: Correct Track A/B/C/D naming conventions in README
14+
- **Module 12**: Fix `hermes cron create` command signature (use positional schedule/prompt arguments)
15+
- **Lab Infrastructure**: Fix mock-kubectl/aws/psql PATH interception wrapper logic
16+
- **Lab Setup**: Route kubectl, aws, and psql commands through ~/.bash_profile aliases (macOS and Windows compatibility)
17+
- **Lab 08**: Fix broken lab scenario and instructions
18+
819
## [0.1.0] - 2026-04-06
920

1021
### Added

0 commit comments

Comments
 (0)