FAQ | This is a LIVE service | Changelog

Skip to content
Snippets Groups Projects

change version specifiers to specify minimum versions

Merged Dr Rich Wareham requested to merge update-version-spec into master
2 files
+ 9
4
Compare changes
  • Side-by-side
  • Inline
Files
2
+ 5
0
@@ -4,6 +4,11 @@ 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).
## [2.0.3] - 2021-10-20
### Fixed
- Fix over constrictive provider and terraform version specifiers to follow
best practice.
## [2.0.2] - 2021-06-17
### Fixed
- Fix invalid ip_allocation_policy block if no allocation policy is specified.
Loading