diff --git a/angular-primeng-app/CHANGELOG.md b/angular-primeng-app/CHANGELOG.md new file mode 100644 index 0000000..fa1e083 --- /dev/null +++ b/angular-primeng-app/CHANGELOG.md @@ -0,0 +1,13 @@ +#### 0.0.0 (2024-03-18) + +##### New Features + +* **header, layout:** layout component removed, routing is normal, header conditionally shows elements (446ab1ce) +* **routes:** redirect added and site favicon added (2d94378b) +* **docs:** issue templates yml (85a20ccd) +* **meta tags:** og image title description (4395af43) + +##### Bug Fixes + +* **pipe:** the native DomSanitizer pipe is used as a pipe nit directly on the component (13df73f6) +