Skip to content

Commit 24c1ac0

Browse files
committed
bump version & update changelog
1 parent 03170e6 commit 24c1ac0

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22
ChangeLog
33
*********
44

5+
20.0.0 (2020-07-01)
6+
===================
7+
- Happy Canada Day, everyone!
8+
- Feature: Stop preloading videos in MFR to save bandwidth/memory. Instead display a static poster
9+
with the COS logo. (thanks ro @allsey87 for the suggestion and thanks to @Johnetordoff for the
10+
alley-oop!)
11+
512
19.1.0 (2019-09-25)
613
===================
714
- Feature: Update MFR's Dockerfile to be based off of Debian Buster and install LibreOffice via

mfr/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '19.1.0'
1+
__version__ = '20.0.0'

0 commit comments

Comments
 (0)