Merge the updates to go 1.15 then go 1.16 into a single changelog line.

This commit is contained in:
Michael Kaye 2022-01-25 10:30:47 +00:00
parent a9deeaafa5
commit 29c2f9a48f
1 changed files with 1 additions and 2 deletions

View File

@ -17,8 +17,7 @@ Bugfixes
Internal Changes
----------------
- Update minimum Go version to 1.15. ([\#37](https://github.com/matrix-org/rageshake/issues/37))
- Update minimum Go version to 1.16. ([\#42](https://github.com/matrix-org/rageshake/issues/42))
- Update minimum Go version to 1.16. ([\#37](https://github.com/matrix-org/rageshake/issues/37), [\#42](https://github.com/matrix-org/rageshake/issues/42))
- Add documentation on the types and formats of files submitted to the rageshake server. ([\#44](https://github.com/matrix-org/rageshake/issues/44))
- Build and push a multi-arch Docker image on the GitHub Container Registry. ([\#47](https://github.com/matrix-org/rageshake/issues/47))
- Add a /health endpoint that always replies with a 200 OK. ([\#48](https://github.com/matrix-org/rageshake/issues/48))