Skip to content

Commit

Permalink
Added changelog for 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
brandonferens authored Mar 5, 2020
1 parent 63668ba commit e1d05de
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,9 @@ This document is meant for tracking notable changes to `nova-chartjs`
- 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).
- Inline relationships within `Panel` now works. Thanks to [@timvanuum](https://github.com/timvanuum) [#24](https://github.com/kirschbaum-development/nova-inline-select/pull/24).
- 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).

## 0.3.0
- Third-party integration contract
- Fixed datetime display [#46](https://github.com/kirschbaum-development/nova-inline-relationship/issues/46)
- Updated singularLabel display [#45](https://github.com/kirschbaum-development/nova-inline-relationship/issues/45)
- Use column based ordering for reordering via drag and drop [#60](https://github.com/kirschbaum-development/nova-inline-relationship/issues/60)

0 comments on commit e1d05de

Please sign in to comment.