Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lleger committed May 26, 2021
1 parent 8c0e2d0 commit 10fb50b
Showing 1 changed file with 10 additions and 3 deletions.
13 changes: 10 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,19 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### Added

### Changed

- Bump dependencies (#41, #42, #43, #44, #45, #46, #47, #50, #51, #52, #53, #54, #57, #58, #59, #61, #62, #76)
- Add LICENSE (#48)
- Add CODE_OF_CONDUCT (#49)
- Add configuration to allow app to run on AWS ECS Fargate (#74)
- Add CHANGELOG and version scripts (#83)
- Add LiveView uploads, refactor User Settings to LiveView (#186)

### Changed

- Bump dependencies (various PRs)
- Update CSP for Alpinejs (#85)
- Update configuration for deploy (#84)
- Update GitHub Actions CI Config (#158)
- Update NodeJS to 16.x (#185)

### Deprecated

Expand Down

0 comments on commit 10fb50b

Please sign in to comment.