diff --git a/core/api/api.go b/core/api/api.go index 8e57123..e409c2e 100644 --- a/core/api/api.go +++ b/core/api/api.go @@ -7,6 +7,9 @@ import ( /** * Changelog * + * 1.1.0 + * - add `GET /health-check` + * * 1.0.1 * - add user.signupSource *