mirror of
https://github.com/richard-loafle/fuse-angular.git
synced 2025-01-09 12:05:08 +00:00
Updated changelog
This commit is contained in:
parent
c69542679d
commit
0076b1ee8a
|
@ -25,7 +25,9 @@ export class ChangelogComponent
|
||||||
type: 'Changed',
|
type: 'Changed',
|
||||||
list: [
|
list: [
|
||||||
'(dependencies) Updated Angular & Angular Material to v13.0.0',
|
'(dependencies) Updated Angular & Angular Material to v13.0.0',
|
||||||
'(dependencies) Updated various other packages'
|
'(dependencies) Updated various other packages',
|
||||||
|
'(apps/calendar) BREAKING: Removed the Calendar app due to FullCalendar\'s Angular component not being properly developed',
|
||||||
|
'(FuseDateRange) BREAKING: Removed the FuseDateRange component, alternative: https://github.com/fetrarij/ngx-daterangepicker-material'
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue
Block a user