Skip to content

Commit

Permalink
Added changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Gernot Glawe committed Nov 13, 2023
1 parent 8da3660 commit 6bb4e0b
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
# Changelog

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).

## [Unreleased]


## [0.0.1] - 2023-11-13

### Added
- zips all files from the configuration in a file
- upload the zip file to S3 Bucket
- Update function code of the given Lambda function
- clean cloudwatch logs
- give function name as config file `lapd.yml`
- include and exclude files as config `lapd.yml`
- auto create lapd.yml if not exists

0 comments on commit 6bb4e0b

Please sign in to comment.