diff --git a/CHANGES.md b/CHANGES.md index f517888..a122aef 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -4,6 +4,28 @@ Changelog We annotate all changes here, keep in mind that the high version may not be the one you find pypi, but its the one in development. +0.14.0 +===== +* allow SDObject and Unit to be pickled + +0.13.4 +===== +* add apt-get update to release + +0.13.3 +===== +* Fix deprecation warning: LICENSE is autodetected +* fixing DbusRemote +* enable user_mode in futures + +0.13.2 +===== +* selecting all .pyi files + +0.13.1 +===== +* fix setup.py + 0.13.0 ===== * adding coverage information @@ -15,7 +37,6 @@ the one you find pypi, but its the one in development. ===== * initial support for pystemd.futures - 0.11.0 ===== * native support for stop_cmd, (pre|post)_start_cmd and post_stop_cmd in pystemd.run.