Skip to content

Commit

Permalink
update CHANGELOG.md (#147)
Browse files Browse the repository at this point in the history
  • Loading branch information
n1mus committed Jun 14, 2022
1 parent 96c375d commit d3edf07
Showing 1 changed file with 10 additions and 2 deletions.
12 changes: 10 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,18 @@ 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).

## [0.0.21] 2022-06-10
## [0.0.21] 2022-06-13
### Added
- Dependabot

### Changed
- Upgrade flask
- Update Github Actions to use new format
- Upgrades:
- flask: 1.0.2 -> 2.1.2
- gunicorn: 19.9.0 -> 20.1.0
- requests: 2.20.0 -> 2.28.0
- pyyaml: 5.4 -> 6.0
- Use default instead of gevent for gunicorn

## [0.0.20] 2022-05-17
### Changed
Expand Down

0 comments on commit d3edf07

Please sign in to comment.