From dc866452e3175e3e40c02ffd0c7d4db169dd8abd Mon Sep 17 00:00:00 2001 From: Cagatay Civici Date: Fri, 18 Feb 2022 11:31:36 +0300 Subject: [PATCH] Add changelog --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7f9a479..e6b5206 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,15 @@ # Changelog +## [3.1.3](https://github.com/primefaces/primeflex/tree/3.1.3) (2022-02-18) + +[Full Changelog](https://github.com/primefaces/primevue/compare/3.1.2...3.1.3) + +**Fixed bugs:** + +- Surface colors might be overridden [\#100](https://github.com/primefaces/primevue/issues/100) +- surface-hover uses border-color not bg-color [\#101](https://github.com/primefaces/primevue/issues/101) +- widths may not be overridden responsively [\#102](https://github.com/primefaces/primevue/issues/102) + ## [3.1.2](https://github.com/primefaces/primeflex/tree/3.1.2) (2021-12-16) [Full Changelog](https://github.com/primefaces/primevue/compare/3.1.1...3.1.2)