Commit cd9a7718 authored by Thomas Gambier's avatar Thomas Gambier 🚴🏼

release 0.84

parent 0b0a0536
0.84 (2018-12-13)
=================
* improve backupserver_check_backup promise
* fix resiliency tests
* add UTC timezone in promises logs ("+0000")
0.83 (2018-11-14)
=================
......
......@@ -2,7 +2,7 @@ from setuptools import setup, find_packages
import glob
import os
version = '0.83'
version = '0.84'
name = 'slapos.toolbox'
long_description = open("README.rst").read() + "\n"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment