Skip to content

Commit 3b3d031

Browse files
committed
docs(changelog): includ nested input with collection fix
1 parent 428f768 commit 3b3d031

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ This project adheres to [Semantic Versioning](http://semver.org/).
88
* Defines required ruby version to >=2.7.0 [#460](https://github.com/platanus/activeadmin_addons/pull/460)
99
* Nested and search select now use the name of the association instead of the name of id [#462](https://github.com/platanus/activeadmin_addons/pull/462)
1010

11+
#### Fixes
12+
* Include only items that belong to parent when using collection option in a nested input level [#463](https://github.com/platanus/activeadmin_addons/pull/463)
13+
1114
### 2.0.0.beta-0
1215

1316
#### Breaking changes

0 commit comments

Comments
 (0)