Skip to content

Commit 0a46804

Browse files
committed
Update changelog, release v2.0.1
1 parent d1bb3fd commit 0a46804

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
# v2.0.1
2+
3+
+ Rewrite & fix/speedup `systemd` facts using `systemctl show`
4+
+ Support passing IO-like objects into `files.template` operation
5+
+ Support `accept-new` SSH config for `StrictHostKeyChecking`
6+
+ Fix hashing of facts with non-keyword arguments
7+
+ Fix connect to non-connected hosts before collecting facts
8+
+ Fix `config.REQUIRE_PYINFRA_VERSION` & `config.REQUIRE_PACKAGES` handling
9+
+ Many little docs improvements
10+
111
# v2.0
212

313
The first `2.x` release! Like v0 -> v1 this release mostly removes legacy APIs and methods which show warnings in v1. Major changes:

0 commit comments

Comments
 (0)