diff options
-rw-r--r-- | AUTHORS | 2 | ||||
-rw-r--r-- | CHANGELOG.md | 8 |
2 files changed, 4 insertions, 6 deletions
@@ -1,4 +1,4 @@ | |||
1 | 989 ArthurHoaro <arthur@hoa.ro> | 1 | 991 ArthurHoaro <arthur@hoa.ro> |
2 | 402 VirtualTam <virtualtam@flibidi.net> | 2 | 402 VirtualTam <virtualtam@flibidi.net> |
3 | 294 nodiscc <nodiscc@gmail.com> | 3 | 294 nodiscc <nodiscc@gmail.com> |
4 | 56 Sébastien Sauvage <sebsauvage@sebsauvage.net> | 4 | 56 Sébastien Sauvage <sebsauvage@sebsauvage.net> |
diff --git a/CHANGELOG.md b/CHANGELOG.md index 95c7be80..f1686d67 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md | |||
@@ -4,13 +4,11 @@ All notable changes to this project will be documented in this file. | |||
4 | The format is based on [Keep a Changelog](http://keepachangelog.com/) | 4 | The format is based on [Keep a Changelog](http://keepachangelog.com/) |
5 | and this project adheres to [Semantic Versioning](http://semver.org/). | 5 | and this project adheres to [Semantic Versioning](http://semver.org/). |
6 | 6 | ||
7 | ## [v0.12.0](https://github.com/shaarli/Shaarli/releases/tag/v0.12.0-beta) - UNRELEASED | 7 | ## [v0.12.1]() - UNRELEASED |
8 | *[beta 2020-08-27 - beta-1 2020-09-30 - beta-2 2020-10-08]* | ||
9 | 8 | ||
10 | **Save you `data/` folder before updating!** | 9 | ## [v0.12.0](https://github.com/shaarli/Shaarli/releases/tag/v0.12.0) - 2020-10-13 |
11 | 10 | ||
12 | This is a beta version containing major changes, including new URLs for Shaarli and datastore format update. | 11 | **Save you `data/` folder before updating!** |
13 | Be aware that by using a beta version you might encounter bugs, and that 3rd party themes or plugins might not be compatible. | ||
14 | 12 | ||
15 | ### Added | 13 | ### Added |
16 | - Thumbnailer: add soundcloud.com to list of common media domains | 14 | - Thumbnailer: add soundcloud.com to list of common media domains |