From 0ec907919ea5be426781cc26b5b3765dd721065a Mon Sep 17 00:00:00 2001 From: Emil Widlund Date: Wed, 9 May 2018 08:18:34 +0200 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 313e780..3006927 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,7 @@ Framer Form aims to deliver an easy and familiar syntax for all its components. ### Updates | Date | Summary | Commit | | :--- | :--- | :--- | +| 2018-05-09 | The stateCycle-method now takes an unlimited amount of arguments. | [fc89fdc](https://github.com/emilwidlund/framer-form/commit/fc89fdcf5587470f33e4130a8159e66edecb219b) | | 2018-05-08 | The stateCycle-method now cycles between all available states if no arguments are specified. | [f2a1dfb](https://github.com/emilwidlund/framer-form/commit/f2a1dfbc412da8b634e23b66c5bfb467d9e941c1) | | 2018-04-11 | Implemented support for damping inertia when Camera Orbiting. More information [here](documentation/Scene.md#if-orbitcontrols-is-enabled). | [0e8bec8](https://github.com/emilwidlund/framer-form/commit/0e8bec8b9f050b689a570a9642eb1ae951aab0d1) | | 2018-04-11 | Implemented support for 3DS-models. | [9980f69](https://github.com/emilwidlund/framer-form/commit/9980f6909882f425f4d951d19a7e6efaeb06fb68) |