Skip to content

Commit a366785

Browse files
committed
Update CHANGELOG.md
Signed-off-by: Matthew Penner <me@matthewp.io>
1 parent 15e9e13 commit a366785

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,18 @@ This file is a running track of new features and fixes to each version of the pa
33

44
This project follows [Semantic Versioning](http://semver.org) guidelines.
55

6+
## v1.11.9
7+
8+
### Fixed
9+
10+
* Fixed issue with CI not pushing Docker image
11+
12+
## v1.11.8
13+
14+
### Fixed
15+
16+
* Fixed an issue where a `DELETE` request was used instead of a `POST`, potentially logging user passwords in plain text if they disable 2FA.
17+
618
## v1.11.7
719

820
### Added

0 commit comments

Comments
 (0)