Skip to content

Commit d3edf07

Browse files
author
n1mus
committed
update CHANGELOG.md (#147)
1 parent 96c375d commit d3edf07

1 file changed

Lines changed: 10 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,18 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
## [0.0.21] 2022-06-10
8+
## [0.0.21] 2022-06-13
9+
### Added
10+
- Dependabot
11+
912
### Changed
10-
- Upgrade flask
1113
- Update Github Actions to use new format
14+
- Upgrades:
15+
- flask: 1.0.2 -> 2.1.2
16+
- gunicorn: 19.9.0 -> 20.1.0
17+
- requests: 2.20.0 -> 2.28.0
18+
- pyyaml: 5.4 -> 6.0
19+
- Use default instead of gevent for gunicorn
1220

1321
## [0.0.20] 2022-05-17
1422
### Changed

0 commit comments

Comments
 (0)