Skip to content

Commit

Permalink
Change log
Browse files Browse the repository at this point in the history
  • Loading branch information
javierfh03 committed Apr 12, 2023
1 parent f7b0c71 commit b92745f
Showing 1 changed file with 13 additions and 3 deletions.
16 changes: 13 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,15 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),

## [Unreleased]
### Added

### Changed

### Fixed

### Removed

## [0.2]
### Added
- LASRV010 - 01/04/2023 - Add the Request and Response class.
- LASRV010 - 01/04/2023 - Add the exception ConnectionException.
- LASRV010 - 02/04/2023 - Add the CommunicatorBase interface.
Expand Down Expand Up @@ -55,7 +64,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
### Removed
- LASRV010 - 05/04/2023 - Removed the send and obtain exceptions.

## 0.1
## [0.1]
### Added
- LASRV001 - 20/03/2023 - Add the class to exec commands and the response object.
- LASRV001 - 21/03/2023 - Add CPUInfo class to obtain information of CPU.
Expand Down Expand Up @@ -104,12 +113,13 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
- LASRV001 - 29/03/2023 - Add components enum in CPUInfo.
- LASRV003 - 29/03/2023 - Add components enum in RAMInfo.
- LASRV002 - 29/03/2023 - Add components enum in GPUInfo.
- LASRVUCF - 30/03/2023 - Change in the docs of all files.

### Fixed
- LASRV006 - 26/03/2023 - Fix add user bug.

### Removed
- LASRV001 - 29/03/2023 - Quit the device string in temperature and use managers.

0.1: https://github.com/Lagatrix/Lagatrix-Server/releases/tag/0.1
[Unreleased]: https://github.com/Lagatrix/Lagatrix-Server
[0.2]: https://github.com/Lagatrix/Lagatrix-Server/releases/tag/0.2
[0.1]: https://github.com/Lagatrix/Lagatrix-Server/releases/tag/0.1

0 comments on commit b92745f

Please sign in to comment.