mirror of
https://github.com/richard-loafle/fuse-angular.git
synced 2024-10-30 09:18:46 +00:00
Updated changelog
This commit is contained in:
parent
4a2c7560e8
commit
3fd522de31
|
@ -13,7 +13,7 @@ export class ChangelogComponent
|
||||||
// v14.0.0
|
// v14.0.0
|
||||||
{
|
{
|
||||||
version : 'v14.0.0',
|
version : 'v14.0.0',
|
||||||
releaseDate: 'Nov 05, 2021',
|
releaseDate: 'Nov 11, 2021',
|
||||||
changes : [
|
changes : [
|
||||||
{
|
{
|
||||||
type: 'Added',
|
type: 'Added',
|
||||||
|
@ -24,7 +24,7 @@ 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',
|
||||||
'(dependencies) Updated various other packages',
|
'(dependencies) Updated various other packages',
|
||||||
'(dependencies) BREAKING: Updated RxJS to 7.4.0 and optimized import paths',
|
'(dependencies) BREAKING: Updated RxJS to 7.4.0 and optimized import paths',
|
||||||
'(apps/calendar) BREAKING: Removed the Calendar app due to FullCalendar\'s Angular component not being properly developed',
|
'(apps/calendar) BREAKING: Removed the Calendar app due to FullCalendar\'s Angular component not being properly developed',
|
||||||
|
|
Loading…
Reference in New Issue
Block a user