Skip to content

Commit 0f22456

Browse files
committed
update changelog.
1 parent b8a2d61 commit 0f22456

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
#### Bug Fixes
44

5+
- Clicking on the "Select all" checkbox and performing an action wasn't working properly (#129).
6+
- A resource with a `{:array, _}` field type used to crash when rendering the form page (#130).
7+
- Tidbit icons weren't shown properly.
8+
9+
#### Bug Fixes
10+
511
- Schemas with `has_many` or `many_to_many` assocations crashed when trying to save if the schema doesn't have a default `changeset/2` function.
612

713
### v0.9.0 (2020-07-02)

0 commit comments

Comments
 (0)