From 10990467f59d965dae525d3990a4e6b6a6ab9d1e Mon Sep 17 00:00:00 2001 From: Pierre Lavalley Date: Fri, 21 Aug 2020 16:00:01 +0200 Subject: [PATCH] Bump version to v1.3.0 --- README.md | 10 +++++++++- manifest.json | 2 +- options.html | 2 +- popup.html | 2 +- 4 files changed, 12 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index e0682f2..878af8a 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,17 @@ # Bicloo Quick Look -Version 1.2.1 +Version 1.3.0 ### Changelog +**v1.3.0 [2020-05-26]** + +Add a search input to filter stations in the list. + +Add bikes and stands availabilities for each station in the list. + +Display an error message in case of request error. + **v1.2.1 [2020-05-26]** Update API URL. diff --git a/manifest.json b/manifest.json index b7d9808..f7c3c86 100644 --- a/manifest.json +++ b/manifest.json @@ -3,7 +3,7 @@ "name": "Bicloo Quick Look", "description": "Voyez en un clin d'oeil les vélos et places disponibles à vos stations préférées.", - "version": "1.2.1", + "version": "1.3.0", "browser_action": { "default_icon": { diff --git a/options.html b/options.html index 29c0551..d8e8d89 100644 --- a/options.html +++ b/options.html @@ -65,7 +65,7 @@

Mon trajet préféré

diff --git a/popup.html b/popup.html index 64966b8..a6d3422 100644 --- a/popup.html +++ b/popup.html @@ -42,7 +42,7 @@
Mon trajet préféré
/>