Skip to content

Commit

Permalink
chore: add CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
vojtechmares committed Nov 18, 2024
1 parent f630dc6 commit e97e34c
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# Changelog

Changelog is using format from [Keep a Changelog](https://keepachangelog.com/en/1.1.0/)

## [v0.2.0] - 2024-11-18

### Changed

- Updated Cloudflare provider and lock it to `v4.x` version
- Updated AWS provider and lock it t `v5.x` version

## [v0.1.0] - 2022-04-12

Initial release of the project.

0 comments on commit e97e34c

Please sign in to comment.