]> git.immae.eu Git - github/shaarli/Shaarli.git/commitdiff
Merge pull request #1063 from ArthurHoaro/hotfix/legacy-warnings
authorArthurHoaro <arthur@hoa.ro>
Wed, 31 Jan 2018 11:18:31 +0000 (12:18 +0100)
committerGitHub <noreply@github.com>
Wed, 31 Jan 2018 11:18:31 +0000 (12:18 +0100)
Fix warnings when upgrading from legacy SebSauvage version

AUTHORS
CHANGELOG.md
README.md

diff --git a/AUTHORS b/AUTHORS
index 6c4d9529b977d17f84a4e495effa6ad13698bc74..9a6bfb2ce2ebaaf2c7e04f2436f0c4203b825b8c 100644 (file)
--- a/AUTHORS
+++ b/AUTHORS
@@ -1,6 +1,6 @@
-   574 ArthurHoaro <arthur@hoa.ro>
-   277 VirtualTam <virtualtam@flibidi.net>
-   169 nodiscc <nodiscc@gmail.com>
+   577 ArthurHoaro <arthur@hoa.ro>
+   283 VirtualTam <virtualtam@flibidi.net>
+   179 nodiscc <nodiscc@gmail.com>
     56 Sébastien Sauvage <sebsauvage@sebsauvage.net>
     15 Florian Eula <eula.florian@gmail.com>
     13 Emilien Klein <emilien@klein.st>
@@ -11,8 +11,8 @@
      5 Lucas Cimon <lucas.cimon@gmail.com>
      4 Alexandre Alapetite <alexandre@alapetite.fr>
      4 David Sferruzza <david.sferruzza@gmail.com>
+     4 Immánuel Fodor <immanuelfactor+github@gmail.com>
      4 kalvn <kalvnthereal@gmail.com>
-     3 Immánuel Fodor <immanuelfactor+github@gmail.com>
      3 Teromene <teromene@teromene.fr>
      2 Chris Kuethe <chris.kuethe@gmail.com>
      2 Knah Tsaeb <Knah-Tsaeb@knah-tsaeb.org>
@@ -34,6 +34,7 @@
      1 Felix Bartels <felix@host-consultants.de>
      1 Felix Kästner <github.com-fpunktk@fpunktk.de>
      1 Florian Voigt <flvoigt@me.com>
+     1 Franck Kerbiriou <FranckKe@users.noreply.github.com>
      1 Gary Marigliano <gmarigliano93@gmail.com>
      1 Guillaume Virlet <github@virlet.org>
      1 Jonathan Druart <jonathan.druart@gmail.com>
index 47a902f0fa20c1c7d59cc30f2804f74810e1d39e..aef32fcfea48f51ac66c282fa95d2c728361fabc 100644 (file)
@@ -4,7 +4,9 @@ All notable changes to this project will be documented in this file.
 The format is based on [Keep a Changelog](http://keepachangelog.com/)
 and this project adheres to [Semantic Versioning](http://semver.org/).
 
-## [v0.9.4](https://github.com/shaarli/Shaarli/releases/tag/v0.9.4) - UNPUBLISHED
+## [v0.10.0](https://github.com/shaarli/Shaarli/releases/tag/v0.10.0) - UNPUBLISHED
+
+## [v0.9.4](https://github.com/shaarli/Shaarli/releases/tag/v0.9.4) - 2018-01-30
 ### Added
 - Enable translations: Shaarli is now also available in French. Other language translations are welcome!
 - Add EditorConfig configuration
@@ -20,6 +22,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
 - Improve messages if there is no plugin or parameter available in the admin page
 - Increase buffer size for cURL download
 - Force HTTPS if the original port is 443 behind a reverse proxy (workaround)
+- Improve page title retrieval performances
 
 ### Removed
 - Remove redirector setting from Configure page
index e7e8ad4c67fa859e59ff23932363e2e1fad27093..7744d2f6a7a05f49fa06dcd8b475cc1484a81ec3 100644 (file)
--- a/README.md
+++ b/README.md
@@ -9,10 +9,10 @@ _It is designed to be personal (single-user), fast and handy._
 [![](https://img.shields.io/badge/stable-v0.8.5-blue.svg)](https://github.com/shaarli/Shaarli/releases/tag/v0.8.5)
 [![](https://img.shields.io/travis/shaarli/Shaarli/stable.svg?label=stable)](https://travis-ci.org/shaarli/Shaarli)
 &bull;
-[![](https://img.shields.io/badge/latest-v0.9.3-blue.svg)](https://github.com/shaarli/Shaarli/releases/tag/v0.9.3)
+[![](https://img.shields.io/badge/latest-v0.9.4-blue.svg)](https://github.com/shaarli/Shaarli/releases/tag/v0.9.4)
 [![](https://img.shields.io/travis/shaarli/Shaarli/latest.svg?label=latest)](https://travis-ci.org/shaarli/Shaarli)
 &bull;
-[![](https://img.shields.io/badge/master-v0.9.x-blue.svg)](https://github.com/shaarli/Shaarli)
+[![](https://img.shields.io/badge/master-v0.10.x-blue.svg)](https://github.com/shaarli/Shaarli)
 [![](https://img.shields.io/travis/shaarli/Shaarli.svg?label=master)](https://travis-ci.org/shaarli/Shaarli)
 
 [![Join the chat at https://gitter.im/shaarli/Shaarli](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/shaarli/Shaarli)