diff options
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..c1321b1 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,20 @@ +# Changelog + +All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. + +## 1.0.0 (2021-10-31) + +### Features + +- define app locale depending on navigator preferred language ([5c5633c](https://github.com/ArmandPhilippot/demo.armandphilippot.com/commit/5c5633c53f53b703425bd19dd3f6836a049d093e)) +- translate the app - two locales available: fr and en ([ed9f269](https://github.com/ArmandPhilippot/demo.armandphilippot.com/commit/ed9f269a78062f0d9a805b91b95fff5f479098ac)) + +### Bug Fixes + +- **animation:** add fade-in animation to project details on large vw ([1d272ea](https://github.com/ArmandPhilippot/demo.armandphilippot.com/commit/1d272eac38ebb310e360891a3a717447a1d0547a)) +- **i18n:** use english language if preferred language is not supported ([f6b4748](https://github.com/ArmandPhilippot/demo.armandphilippot.com/commit/f6b4748685dc000d1dd8d244ddf11def38410940)) +- **styles:** avoid nav item wrapping ([336c970](https://github.com/ArmandPhilippot/demo.armandphilippot.com/commit/336c97087ab2e0037ec90c524f9d7f8620b9865a)) + +### Docs + +- add a readme ([cb0578e](https://github.com/ArmandPhilippot/demo.armandphilippot.com/commit/cb0578ef618daf15f7895f165723a73f77e75452)) |
