diff --git a/CHANGELOG.md b/CHANGELOG.md index fa9b880..fb9ce27 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,14 @@ # Changelog - Standalone web app & API +### 3.1.4 (2024-11-24) + +#### Standalone web app + +- Add animation to navigation tiles +- Fix title width in tile (1px round ?) +- Adjust header in edit page +- Adjust grid of edit page + ### 3.1.3 (2024-11-23) #### Standalone web app diff --git a/package.json b/package.json index 2581348..62c0ff1 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "classement", "description": "This application aims to manage ranking list by groups of elements in the form of images or texts.", - "version": "3.1.3", + "version": "3.1.4", "license": "GPL-3.0-or-later", "author": { "name": "ZĂ©fling",