diff options
author | Arthur <arthur@hoa.ro> | 2016-12-12 03:32:13 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-12-12 03:32:13 +0100 |
commit | 75f7adee19f3cced8a2d5eb134e9d6723a69a474 (patch) | |
tree | 4ced88e0cb799ff4fe48401a77aee100dce50883 /CHANGELOG.md | |
parent | 622d7864e9354c10d6a2a2fb0378fdc525675607 (diff) | |
parent | 00670b2071b1b73cdb27c706c8ecd3467e96261c (diff) | |
download | Shaarli-75f7adee19f3cced8a2d5eb134e9d6723a69a474.tar.gz Shaarli-75f7adee19f3cced8a2d5eb134e9d6723a69a474.tar.zst Shaarli-75f7adee19f3cced8a2d5eb134e9d6723a69a474.zip |
Merge pull request #707 from ArthurHoaro/changelog
changelog: add release date for v0.8.1 and add section v0.9.0
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 29575426..21d5436c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md | |||
@@ -5,7 +5,16 @@ 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 | 7 | ||
8 | ## [v0.8.1](https://github.com/shaarli/Shaarli/releases/tag/v0.8.1) | 8 | ## [v0.9.0](https://github.com/shaarli/Shaarli/releases/tag/v0.9.0) - UNPUBLISHED |
9 | |||
10 | ### Added | ||
11 | |||
12 | ### Changed | ||
13 | |||
14 | ### Fixed | ||
15 | |||
16 | |||
17 | ## [v0.8.1](https://github.com/shaarli/Shaarli/releases/tag/v0.8.1) - 2016-12-12 | ||
9 | 18 | ||
10 | > Note: this version will create an automatic backup of your database if anything goes wrong. | 19 | > Note: this version will create an automatic backup of your database if anything goes wrong. |
11 | 20 | ||