mirror of
https://github.com/richard-loafle/fuse-angular.git
synced 2025-01-08 19:45:08 +00:00
Updated the changelog
This commit is contained in:
parent
533e39261b
commit
8ae3cdfbea
|
@ -13,7 +13,7 @@ export class ChangelogComponent
|
||||||
// v17.0.0
|
// v17.0.0
|
||||||
{
|
{
|
||||||
version : 'v17.0.0',
|
version : 'v17.0.0',
|
||||||
releaseDate: 'TBA',
|
releaseDate: 'Nov 18, 2022',
|
||||||
changes : [
|
changes : [
|
||||||
{
|
{
|
||||||
type: 'Breaking',
|
type: 'Breaking',
|
||||||
|
@ -29,6 +29,7 @@ export class ChangelogComponent
|
||||||
list: [
|
list: [
|
||||||
'(Dependencies) Updated Angular & Angular Material to v15.0.0',
|
'(Dependencies) Updated Angular & Angular Material to v15.0.0',
|
||||||
'(Dependencies) Updated various other packages',
|
'(Dependencies) Updated various other packages',
|
||||||
|
'(Dependencies) Removed ngx-markdown from the package.json, it still can be used within Fuse, it\'s a part of the effort to make releasing Fuse updates easier',
|
||||||
'(General) Matched the files and folders with a newly created Angular v15 project to make things easier for the newcomers',
|
'(General) Matched the files and folders with a newly created Angular v15 project to make things easier for the newcomers',
|
||||||
'(Angular Material) Re-wrote the override styles to make sure everything look the same as before (compatibility for MDC components)',
|
'(Angular Material) Re-wrote the override styles to make sure everything look the same as before (compatibility for MDC components)',
|
||||||
'(Theming) Re-wrote the theming system to make sure to keep everything working as before without any breaking changes'
|
'(Theming) Re-wrote the theming system to make sure to keep everything working as before without any breaking changes'
|
||||||
|
|
Loading…
Reference in New Issue
Block a user