diff options
author | ArthurHoaro <arthur@hoa.ro> | 2020-10-13 11:49:07 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-10-13 11:49:07 +0200 |
commit | 64152387d6177c7342d0c01965ba2181cc4e46f7 (patch) | |
tree | d56ec0d1121a2de7f49caed3da2c01dccd7d00a6 /CHANGELOG.md | |
parent | 3020310dd045b11bb55509050623a5a02c2637e2 (diff) | |
parent | 2d015d79b73ba7a14ea82a31f04a419dd5c38df3 (diff) | |
download | Shaarli-64152387d6177c7342d0c01965ba2181cc4e46f7.tar.gz Shaarli-64152387d6177c7342d0c01965ba2181cc4e46f7.tar.zst Shaarli-64152387d6177c7342d0c01965ba2181cc4e46f7.zip |
Merge pull request #1589 from ArthurHoaro/changelog/v0.12.0
CHANGELOG and AUTHORS for v0.12.0
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 8 |
1 files changed, 3 insertions, 5 deletions
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 |