From fbe84bcbb85ddc1cde327faf382ef358e4c328e3 Mon Sep 17 00:00:00 2001 From: "Juan J. Martinez" Date: Mon, 18 Apr 2022 20:33:56 +0100 Subject: Use 42 status code for CGI errors --- CHANGES.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'CHANGES.md') diff --git a/CHANGES.md b/CHANGES.md index edbc0cf..af22793 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,8 +1,12 @@ # What's new? +## Release 1.3.5 - 2022-??-?? + + - Use 42 status code for CGI errors. + ## Release 1.3.4 - 2022-04-16 - - Updated dependencies + - Updated dependencies. - Internal refactoring preparing the service to support other protocols. ## Release 1.3.3 - 2022-01-14 -- cgit v1.2.3