mirror of
https://github.com/snazy2000/SnipeitPS.git
synced 2025-12-13 01:42:29 +00:00
Updated changelog
This commit is contained in:
parent
8fd8082aa3
commit
2a29a8a869
1 changed files with 21 additions and 1 deletions
22
CHANGELOG.md
22
CHANGELOG.md
|
|
@ -5,4 +5,24 @@ All notable changes to this project will be documented in this file.
|
|||
The format is based on [Keep a Changelog](http://keepachangelog.com/),
|
||||
and this project adheres to [Semantic Versioning](http://semver.org/).
|
||||
|
||||
## [1.0] - 2017-11-18
|
||||
# [v1.1.x] - 2021-05-18
|
||||
|
||||
## Pull request rollup release. Lots of new features including:
|
||||
|
||||
### New features
|
||||
- Powershell 7 compatibility. So you can use SnipeItPS on macos or linux .
|
||||
- Get every asset, model, licence with snipeit id by using -id parameter
|
||||
- Get assets also by -asset_tag -or serialnumber
|
||||
- Get functions also return all results from snipe when using -all parameter (by @PetriAsi)
|
||||
|
||||
### New functions
|
||||
- Reset-AssetOwner by @lunchboxrts
|
||||
- Remove-Asset by @sheppyh
|
||||
- Added Remove-AssetMaintenance by @sheppyh
|
||||
- Remove-User @gvoynov
|
||||
|
||||
### Fixes
|
||||
- Fixed version number on powershell gallery
|
||||
- Fixed Set-AssetOwner when checking asset out to an other asset.
|
||||
|
||||
## [v1.0] - 2017-11-18
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue