aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorArthurHoaro <arthur@hoa.ro>2018-08-11 14:35:58 +0200
committerArthurHoaro <arthur@hoa.ro>2018-08-11 14:35:58 +0200
commit382869ad54a260294ce61395a2cce3f8975763fc (patch)
treee6f5ac67d41a5d196c98e5984bf7d53331be2b85
parent5190466414d394a3b9268229ec9736c97dfa60c7 (diff)
downloadShaarli-382869ad54a260294ce61395a2cce3f8975763fc.tar.gz
Shaarli-382869ad54a260294ce61395a2cce3f8975763fc.tar.zst
Shaarli-382869ad54a260294ce61395a2cce3f8975763fc.zip
CHANGELOG
-rw-r--r--AUTHORS2
-rw-r--r--CHANGELOG.md6
2 files changed, 7 insertions, 1 deletions
diff --git a/AUTHORS b/AUTHORS
index ae677078..db23ad32 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -1,4 +1,4 @@
1 682 ArthurHoaro <arthur@hoa.ro> 1 687 ArthurHoaro <arthur@hoa.ro>
2 355 VirtualTam <virtualtam@flibidi.net> 2 355 VirtualTam <virtualtam@flibidi.net>
3 195 nodiscc <nodiscc@gmail.com> 3 195 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 5169a097..aa1f0d8a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file.
4The format is based on [Keep a Changelog](http://keepachangelog.com/) 4The format is based on [Keep a Changelog](http://keepachangelog.com/)
5and this project adheres to [Semantic Versioning](http://semver.org/). 5and this project adheres to [Semantic Versioning](http://semver.org/).
6 6
7## [v0.10.2](https://github.com/shaarli/Shaarli/releases/tag/v0.10.2) - 2018-08-11
8
9### Fixed
10
11- Docker build
12
7## [v0.10.1](https://github.com/shaarli/Shaarli/releases/tag/v0.10.1) - 2018-08-11 13## [v0.10.1](https://github.com/shaarli/Shaarli/releases/tag/v0.10.1) - 2018-08-11
8 14
9### Changed 15### Changed