Skip to content

Commit 6eca1a5

Browse files
committed
Release v2.7 🎉
1 parent 10a7ea8 commit 6eca1a5

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,25 @@
1+
# v2.7
2+
3+
Been a while since a release, so there's a bunch of great stuff in thise one!
4+
5+
Added:
6+
7+
+ Add experimental support for importing inventories from Python modules
8+
+ Add `caro.packages` operation (@wowi42)
9+
+ Add `server.locale` operation and `server.Locales` fact (@maisim)
10+
+ Add `ensure_newline` keyword argument to `files.line` (@yunzheng)
11+
+ Add `args` argument to `server.script` operation
12+
+ Add make `put_file` work with `doas` (@minusf)
13+
+ Handle adding git config key-values with multiple lines (@gchazot)
14+
15+
Fixed:
16+
17+
+ Add Ubuntu latest (22.04) to CI tests (@gchazot)
18+
+ Fix codecov workflow (@ioO)
19+
+ Escape & character during sed replacement during `line.replace` (@sysadmin75)
20+
+ Fix last login time in `server.users` operation (@minusf)
21+
+ Fix fact hash for short facts where the backing fact takes arguments
22+
123
# v2.6.2
224

325
+ Add support for classic confinment in `snap.packages` operation (@pabloxio)

0 commit comments

Comments
 (0)