diff --git a/CHANGELOG.md b/CHANGELOG.md index 8fdfd25..7a50b86 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,11 @@ Types of changes: `Added`, `Changed`, `Deprecate`, `Removed`, `Fixed`, `Secruity ## [Unreleased] +## v2.0.1 - 22.02.2024 - Minor styling improvements + +### Added +- Added values parameter to `__()` so that placeholders can be used without `sprintf` + ### Changed - Minor styling improvements diff --git a/resources/Views/about.php b/resources/Views/about.php index 6afdef1..b192386 100644 --- a/resources/Views/about.php +++ b/resources/Views/about.php @@ -5,7 +5,7 @@ - +
Bio-Manager Version2.0.02.0.1