Skip to content

Commit a421a4a

Browse files
committed
Add changelog
1 parent e982fa1 commit a421a4a

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

CHANGELOG.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
# Changelog
2+
3+
## [Unreleased]
4+
5+
## [1.1.0] - 2021-09-01
6+
7+
### Improvements
8+
- Docker `HEALTHCHECK`
9+
[#129](https://github.com/mormahr/pdf-service/pull/129)
10+
- Updated Python to v3.9.7
11+
[#107](https://github.com/mormahr/pdf-service/pull/107)
12+
13+
### Bug Fixes
14+
- Fix container shutdown by using `exec` to forward signals
15+
[#125](https://github.com/mormahr/pdf-service/pull/125)
16+
([jpxd](https://github.com/jpxd))
17+
- Fix worker timing out regularly
18+
[#124](https://github.com/mormahr/pdf-service/issues/124)
19+
[#126](https://github.com/mormahr/pdf-service/pull/126)
20+
([jpxd](https://github.com/jpxd))
21+
22+
## [1.0.0] - 2021-08-19
23+
24+
Initial public release 🎉

0 commit comments

Comments
 (0)