1
0
Fork 0

docs(CHANGELOG.md): change versions and how changes are versioned

This commit is contained in:
Vojtěch Mareš 2024-11-23 09:38:11 +01:00
parent 0523a8907b
commit c5c5ab6cf2
Signed by: vojtech.mares
GPG key ID: C6827B976F17240D

View file

@ -1,13 +1,13 @@
# Changelog
## [0.8.0] - 2024-11-23
## [0.5.1] - 2024-11-23
### Removed
- Remove old node pool
- Clean up DNS records for machines
## [0.7.0] - 2024-11-23
## [0.5.0] - 2024-11-23
### Added
@ -15,13 +15,13 @@
- Add new node pool using the new module
- Using Intel-based instead of ARM-based CPUs
## [0.6.0] - 2024-11-23
## [0.4.1] - 2024-11-23
### Changed
- Use standalone resource for control plane primary IP
## [0.5.0] - 2024-11-20
## [0.4.0] - 2024-11-20
### Added
@ -40,7 +40,7 @@
- Disabled flannel CNI
## [0.4.0] - 2024-11-15
## [0.3.0] - 2024-11-15
### Added
@ -48,14 +48,14 @@
See [os/automated-upgrades](/docs/os/automated-upgrades.md).
## [0.3.0] - 2024-11-14
## [0.2.0] - 2024-11-14
### Added
- Enable automatic updates on control plane
See [os/automated-upgrades](/docs/os/automated-upgrades.md).
## [0.2.0] - 2024-08-30
## [0.1.1] - 2024-08-30
### Changed