Skip to content

Commit

Permalink
docs: update CHANGELOG for v0.1.4
Browse files Browse the repository at this point in the history
- Add entries for improved EC2 Spot Service-Linked Role handling
- Document separation of role management from EKS template
  • Loading branch information
reoring committed Nov 14, 2024
1 parent 93fe012 commit 51dbc4d
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,16 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [v0.1.2] - 2024-11-13
## [v0.1.4] - 2024-11-14

### Changed
- Improved EC2 Spot Service-Linked Role handling using WorkspaceTemplate
- Separated role management from EKS template for better control

### Added
- CAPTEP-0023: Documentation for improved EC2 Spot Service-Linked Role handling

## [v0.1.3] - 2024-11-13

### Fixed
- Fixed EC2 Spot Instance provisioning failure
Expand Down

0 comments on commit 51dbc4d

Please sign in to comment.