From 9b275fddd926f9ee0e13e89c29f222bc234422d5 Mon Sep 17 00:00:00 2001 From: Michael Schramm Date: Sun, 13 Feb 2022 22:21:39 +0100 Subject: [PATCH] update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2f222a9..f8926c0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -35,6 +35,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/). - translation for prev / continue during form submission - reload form list after adding new one (https://github.com/ohmyform/ohmyform/issues/139) - android screen size fix (https://github.com/ohmyform/ohmyform/issues/114) +- sending finish mutation (https://github.com/ohmyform/ui/pull/67) ### Security