Provide more documentation on functions and types

This commit is contained in:
2019-08-26 10:14:46 +02:00
parent f54e9451d2
commit 5175586def
7 changed files with 81 additions and 19 deletions

View File

@ -1,6 +1,10 @@
# Change Log
All notable changes to this project will be documented in this file.
## [Unreleased]
### Added
- Minimal documentation for all public symbols.
## [0.5.0.0] - 2019-08-14
### Added
- `executeWithName` executes an operation with the given name.