diff --git a/CHANGELOG.md b/CHANGELOG.md index cb25386..f96b094 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,39 @@ # Changelog +## [3.0.0-RC0](https://github.com/WebFiori/app/compare/v3.0.0-RC0...v3.0.0-RC0) (2026-04-09) + + +### Miscellaneous Chores + +* Added PHP CS Fixer Config ([081c2f9](https://github.com/WebFiori/app/commit/081c2f9980b58b4a98d96b2508ab8d20a86af588)) +* **dev:** release 3.0.0-Beta.18 ([d287aab](https://github.com/WebFiori/app/commit/d287aab051237c7e8908855a7bb9373930b761b2)) +* **dev:** release 3.0.0-Beta.26 ([f48d970](https://github.com/WebFiori/app/commit/f48d970edee31b9f9d53f16e79d8d09fe4267b6d)) +* **main:** release 3.0.0-RC0 ([05b9cbb](https://github.com/WebFiori/app/commit/05b9cbbbb76117642c8cb43fea1be16f4a021870)) +* Merge pull request [#18](https://github.com/WebFiori/app/issues/18) from WebFiori/dev ([897a8c9](https://github.com/WebFiori/app/commit/897a8c956ba574ae5e36c13b7eed44296fc733db)) +* No Longer Needed ([f9b1a8a](https://github.com/WebFiori/app/commit/f9b1a8aa599655ac1af48f4576f219c9a66c873e)) +* release v3.0.0-Beta.18 ([c82b989](https://github.com/WebFiori/app/commit/c82b98939167749b143c8bc86a325609ae6c4b5e)) +* release v3.0.0-Beta.26 ([e21bbf5](https://github.com/WebFiori/app/commit/e21bbf5aedcbccaf83faff0e336561adaa72049c)) +* Removal of All Files That Are Not Needed ([2ede96a](https://github.com/WebFiori/app/commit/2ede96a6251d84926912fdfd84e74f0c417b7ab2)) +* Run CS Fixer ([3020451](https://github.com/WebFiori/app/commit/302045148798237c72124ca2ec2c931f4c57deb8)) +* Updated `index.php` ([2156f3f](https://github.com/WebFiori/app/commit/2156f3f28ebee5592e3a47900efef7aee52f6444)) +* Updated Composer Dependencies ([09827af](https://github.com/WebFiori/app/commit/09827af2d4d70b5e7d44d5c1234221528a70e3cf)) +* Updated Core Framework Version ([b6e00a3](https://github.com/WebFiori/app/commit/b6e00a3b8883d5736c2ccd96b8c0b8c5e0c025b1)) +* Updated Core Framework Version ([48623e3](https://github.com/WebFiori/app/commit/48623e383356957b2008fd09c90be94afdb7da29)) +* Updated Core Framework Version ([20ed7ea](https://github.com/WebFiori/app/commit/20ed7ea9939e2cf9339b10964ad5e0cc4b028749)) +* Updated Dependencies ([2e4b526](https://github.com/WebFiori/app/commit/2e4b526cd8d1fa015d0aee2ec87336af935b27ed)) +* Updated Dependencies ([0a59617](https://github.com/WebFiori/app/commit/0a59617c5699782fad851e0e98b4d67acf8521a6)) +* Updated Dependencies ([1e098bc](https://github.com/WebFiori/app/commit/1e098bcb0909de04a57eef05220a52851a9e161b)) +* Updated Dependencies ([53a7712](https://github.com/WebFiori/app/commit/53a771253a7736c4a7b71a23eb57c1d6eecd28e1)) +* Updated Dependencies ([546eec2](https://github.com/WebFiori/app/commit/546eec25bff1736a0b3434243b80ed55df05e532)) +* Updated Framework Version ([7416076](https://github.com/WebFiori/app/commit/74160762dafa7509d7bfd531062be1886979f7b2)) +* Updated Framework Version ([bf81d5d](https://github.com/WebFiori/app/commit/bf81d5d746103d3491fd2e4ac54179dd587dbbce)) +* Updated Framework Version ([2df0e28](https://github.com/WebFiori/app/commit/2df0e2846121f7ed57350da2dc10488592362a89)) +* Updated Framework Version ([333ee5c](https://github.com/WebFiori/app/commit/333ee5c3f8d73388dc9d5889006568ce2413d20f)) +* Updated Framework Version ([17fb434](https://github.com/WebFiori/app/commit/17fb434209b611e7cfab5a6e6cd288fae924ab23)) +* Updated Framework Version ([57f362c](https://github.com/WebFiori/app/commit/57f362c61e572c5b3a1fe4d66c2f7bf9b89c7806)) +* Updated GitIgnore ([7d8d57f](https://github.com/WebFiori/app/commit/7d8d57ff0d1bbd9fb9fcab0eb697eaae1645b76e)) +* Updated Release Content ([6b77a54](https://github.com/WebFiori/app/commit/6b77a54cc82b0487187b6547895f0f93016de051)) + ## [3.0.0-RC0](https://github.com/WebFiori/app/compare/v3.0.0-Beta.26...v3.0.0-RC0) (2026-04-09)