diff --git a/pages/docs/changelog.mdx b/pages/docs/changelog.mdx index b4ee2b96..e789a04c 100644 --- a/pages/docs/changelog.mdx +++ b/pages/docs/changelog.mdx @@ -8,7 +8,7 @@ Below are the changelogs for all FOSSBilling releases ordered most recent to old Dates are displayed as `MM-DD-YYYY`. -## 0.6.10 (1-21-2024) +## 0.6.10 (1-22-2024) This release of FOSSBIlling includes some minor bug fixes and some new functionality to improve the stability and usability of the software. @@ -37,7 +37,7 @@ For those of you who are upgrading from versions older than 0.6.0, please check ### 🗑️ Deprecations -- Deprecated accessing the config file via both the `DI` as well as directly including it into an array from `PATH_CONFIG`. +- Deprecated accessing the config file via both the `DI` as well as directly including it into an array from `PATH_CONFIG`. Please instead use the `FOSSBIlling\Config` class. ## 0.6.9 (1-8-2024)