Release notes v0.4.1 ... fixes serious issue with conversion via libreoffice.
This commit sponsored by William Linna. Thank you!
This commit is contained in:
parent
2d7a6789be
commit
bed9ad06b7
@ -21,6 +21,17 @@ This chapter has important information for releases in it.
|
||||
If you're upgrading from a previous release, please read it
|
||||
carefully, or at least skim over it.
|
||||
|
||||
0.4.1
|
||||
=====
|
||||
|
||||
This is a bugfix release for 0.4.0. This only implements one major
|
||||
fix in the newly released document support which prevented the
|
||||
"conversion via libreoffice" feature.
|
||||
|
||||
If you were running 0.4.0 you can upgrade to v0.4.1 via a simple
|
||||
switch and restarting mediagoblin/celery with no other actions.
|
||||
|
||||
|
||||
0.4.0
|
||||
=====
|
||||
|
||||
|
@ -23,4 +23,4 @@
|
||||
|
||||
# see http://www.python.org/dev/peps/pep-0386/
|
||||
|
||||
__version__ = "0.4.0"
|
||||
__version__ = "0.4.1"
|
||||
|
Loading…
x
Reference in New Issue
Block a user