Skip to content

Commit e1d05de

Browse files
Added changelog for 0.3.0
1 parent 63668ba commit e1d05de

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
@@ -13,3 +13,9 @@ This document is meant for tracking notable changes to `nova-chartjs`
1313
- Ensure parent model updates properly in `BelongsTo` relationship. Thanks to [@mahentoo](https://github.com/mahentoo) [#29](https://github.com/kirschbaum-development/nova-inline-select/pull/29).
1414
- Inline relationships within `Panel` now works. Thanks to [@timvanuum](https://github.com/timvanuum) [#24](https://github.com/kirschbaum-development/nova-inline-select/pull/24).
1515
- Check if value is instance of model or collection with proper model key. Thanks to [@gabrielkoerich](https://github.com/gabrielkoerich) [#18](https://github.com/kirschbaum-development/nova-inline-select/pull/18).
16+
17+
## 0.3.0
18+
- Third-party integration contract
19+
- Fixed datetime display [#46](https://github.com/kirschbaum-development/nova-inline-relationship/issues/46)
20+
- Updated singularLabel display [#45](https://github.com/kirschbaum-development/nova-inline-relationship/issues/45)
21+
- Use column based ordering for reordering via drag and drop [#60](https://github.com/kirschbaum-development/nova-inline-relationship/issues/60)

0 commit comments

Comments
 (0)