diff --git a/CHANGELOG.md b/CHANGELOG.md index 143247a262..78cb4a8904 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -19,6 +19,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Fix cannot edit previous steps in checkout - @filrak (#2457) - Fixed route guard ssr problem - @vue-kacper (#2364) - Fix links in footer to static pages bug - @filrak (#2464) +- Fix links at docs, Basics/Configuration file explained - @daksamit (#2490) - Improve images loading on category page, corrected alt view and blinking problem - @patzick (#2465) - Improve tsconfig for better IDE paths support - @patzick, @filrak (#2474) - fix breadcrumbs changing too early - @filrak (#2469)