updated CHANGELOG.md

pull/1/head
13621160019@163.com 2021-02-23 14:36:56 +08:00
parent d59d0a7f1d
commit e860269955
2 changed files with 33 additions and 4 deletions

View File

@ -1,4 +0,0 @@
v1.0.6:
1. fixed energy category names and units issue in EnergyItem reports.

33
CHANGELOG.md Normal file
View File

@ -0,0 +1,33 @@
# 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/).
## [Unreleased]
### Added
- None.
### Changed
- None.
### Fixed
- fixed energy category names and units issue in EnergyItem reports.
### Removed
- None.
## [v1.0.5] - 2021-02-23
### Added
- None.
### Changed
- None.
### Fixed
- None.
### Removed
- None.
[Unreleased]: https://github.com/MyEMS/myems/compare/v1.0.5...HEAD
[v1.0.5]: https://github.com/MyEMS/myems/releases/tag/v1.0.5