diff --git a/CHANGELOG.md b/CHANGELOG.md index 0e8898f0a..93df5f36f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,11 @@ [Full Changelog](https://github.com/primefaces/primevue/compare/3.0.2...3.1.0) +**Breaking Changes:** + +- Setup Requirement [\#748](https://github.com/primefaces/primevue/issues/748) +- Remove locale from Calendar [\#747](https://github.com/primefaces/primevue/issues/747) + **Implemented New Features and Enhancements:** - Implement Badge as a directive alternative [\#753](https://github.com/primefaces/primevue/issues/753) @@ -36,11 +41,6 @@ - TreeTable emit warns [\#750](https://github.com/primefaces/primevue/issues/750) - Fixed use of MenuModel's "class" property in PanelMenuSub [\#746](https://github.com/primefaces/primevue/issues/746) -**Breaking Changes:** - -- Setup Requirement [\#748](https://github.com/primefaces/primevue/issues/748) -- Remove locale from Calendar [\#747](https://github.com/primefaces/primevue/issues/747) - ## [3.0.2](https://github.com/primefaces/primevue/tree/3.0.2) (2020-11-26) [Full Changelog](https://github.com/primefaces/primevue/compare/3.0.1...3.0.2)