Skip to content

Commit

Permalink
Merge pull request #96 from invidian/v0.2.1-changelog
Browse files Browse the repository at this point in the history
CHANGELOG.md: add changelog for version v0.2.1
  • Loading branch information
invidian authored Mar 30, 2020
2 parents 81a01e4 + 7009803 commit a5e1a33
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,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).

## [0.2.1] - 2020-03-30

### Fixed

- libvirt worker nodes now use correct ignition config, not controller ones
- e2e/libvirt - reduce reserved RAM on worker nodes to 100Mi
- terraform: fix reporting inconsistent plan when config files changes
- adding and removing etcd members
- adding and removing controller nodes in e2e environment does not cause inconsistent plan anymore

## [0.2.0] - 2020-03-17

### Added
Expand Down

0 comments on commit a5e1a33

Please sign in to comment.