mirror of
https://github.com/empayre/fleet.git
synced 2024-11-07 09:18:59 +00:00
12 lines
302 B
Markdown
12 lines
302 B
Markdown
|
# Changelog
|
||
|
|
||
|
All notable changes to this project will be documented in this file.
|
||
|
|
||
|
## Release 0.0.0-beta.1
|
||
|
|
||
|
**Features**
|
||
|
|
||
|
- Ability to define profiles using the custom type `fleetdm::profile`.
|
||
|
- Ability to release a device from await configuration using the custom function `fleetdm::release_device`.
|
||
|
|