From 92fa82de46ed07ab16a164a216f443c750548cf3 Mon Sep 17 00:00:00 2001
From: Vincent Texier <vit@free.fr>
Date: Mon, 18 Jan 2021 10:43:47 +0100
Subject: [PATCH] [enh] update README.md and CHANGELOG.md

---
 CHANGELOG.md | 12 ++++++++++++
 README.md    |  5 +++++
 2 files changed, 17 insertions(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 279808a6..79bc8ba9 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,15 @@
+## v0.53.2 (18/01/2021)
+
+This is the last version released by Vit.
+No more new version or maintenance will be done.
+Thanks to Inso for this wonderful project, and to every enthusiast users.
+
+### Bugs
+* #809 fix About Sakia available release search code and obsolete link to Github in exception
+* #813 remove obsolete github references in README.md
+* #815 remove unused dependency asynctest from requirements.txt
+* fix "make tests" command running test scripts from AppDir in ci/appimage
+
 ## v0.53.1 (1/11/2020)
 ### Bugs
 * #811 Fix WoT window is blank when clicking Explore until the menu "Show in WoT" is used.
diff --git a/README.md b/README.md
index 744d8c72..13ccb308 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,10 @@
 ![sakia logo](https://git.duniter.org/clients/python/sakia/-/raw/master/sakia.png)
 
+This project is not maintained anymore since 18/01/2021.
+No more new version or maintenance will be done.
+
+Vit thanks Inso for this wonderful project, and every enthusiast users.
+
 # Sakia
  [![coverage report](https://git.duniter.org/clients/python/sakia/badges/gitlab/coverage.svg)](https://git.duniter.org/clients/python/sakia/commits/gitlab)
  [![pipeline status](https://git.duniter.org/clients/python/sakia/badges/gitlab/pipeline.svg)](https://git.duniter.org/clients/python/sakia/commits/gitlab)
-- 
GitLab