Skip to content
Snippets Groups Projects

Release 0.2.0

Closed Timm Fitschen requested to merge release-0.2.0 into main
1 file
+ 2
0
Compare changes
  • Side-by-side
  • Inline
@@ -10,6 +10,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added
* Simple `User` class and methods for user creation/retrieval/deletion.
* Added more variants for the `operator<<` of `LoggerOutputStream` (for `bool`
and `std::endl`).
### Changed
Loading