ChangeLog.txt

# Changelog
All notable changes to this project will be documented in this file.
 
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
 
## [Unreleased]
### Added
 
### Changed
 
### Deprecated
 
### Removed
 
### Fixed
 
### Security
 
## [0.2.0.0] - 2022-09-12
### Improvements
 - Better implementation to format values
### Modified
 - Renamed functions: Get-VEValueFormatter (instead of Get-VEValueFormatting)
### Removed
 - Removed function: Get-VEValue
 
## [0.1.1.0] - 2022-09-11
### Bug fixes
 - Fix issues when access to diagnostics data is forbidden as with demo user
  
## [0.1.0.0] - 2022-09-11
### Added
 - Initial realease
 - New functions: Get-VEDevices, Get-VEDiagnostics, Get-VEMeasurementAttributes, Get-VEMeasurements, Get-VESites, Get-VETimeSpanTimestamps, Get-VEValue, Get-VEValueFormatting, New-VESession, Remove-VESession, Set-VEDefaultSession