Skip to content

Commit 689f3f6

Browse files
committed
Release v2.8 🎉
1 parent a008feb commit 689f3f6

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
# v2.8
2+
3+
Added:
4+
5+
+ Add `device` and `fs_type` arguments to `server.mount` operation (@chriskingio)
6+
+ Add `args` argument to `server.script_template` operation (@chriskingio)
7+
8+
Fixed:
9+
10+
+ Support FreeBSD in `server.user` & `server.group` operations (@wowi42)
11+
+ Add missing `py.typed` flag to package
12+
+ Fix lookup of systemd units containing `.` in the name (@cawo-odoo)
13+
+ Strip newlines off public keys read from disk (@sysadmin75)
14+
+ Properly escape database names in `mysql.database` operation (@tissieres)
15+
116
# v2.7
217

318
Been a while since a release, so there's a bunch of great stuff in thise one!

0 commit comments

Comments
 (0)