aboutsummaryrefslogtreecommitdiffhomepage
path: root/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md13
1 files changed, 13 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index ea6007b4c..6716c7bc2 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,18 @@
1# Changelog 1# Changelog
2 2
3## v1.0.0
4
5Announcement scheduled for october 15
6
7### Bug fixes
8
9 * Check video exists before extending expiration
10 * Correctly delete redundancy files
11 * Fix account URI in remote comment modal ([@rigelk](https://github.com/rigelk))
12 * Fix avatar update
13 * Avoid old issue regarding duplicated hosts in database
14
15
3## v1.0.0-rc.2 16## v1.0.0-rc.2
4 17
5### Bug fixes 18### Bug fixes