From c73f883e1cb1891df6fde749378ae775eb7cc000 Mon Sep 17 00:00:00 2001 From: Anil Date: Tue, 6 Sep 2016 23:08:56 +0530 Subject: [PATCH] Add #392 to changelog [ci skip] --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 760d574..25e3e8c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ ## unreleased + * fix: Multiple transition behavior when one of the transitions does not + have a "from" parameter (see [issue #392](https://github.com/aasm/aasm/issues/392) for details) * fix: permissible states not respecting guard parameters (see [issue #388](https://github.com/aasm/aasm/issues/388)) with [pull-request #389](https://github.com/aasm/aasm/pull/389) ## 4.11.0