Add option 'eval'

This commit is contained in:
Max Winterstein
2021-02-27 00:34:33 +01:00
parent 5ffd106fa6
commit e76b9908d5
5 changed files with 85 additions and 35 deletions

View File

@@ -1,5 +1,8 @@
# Changelog
## [0.8.0] - 2021-02-26
- Introduce `eval` configuration option (see *Documentation* for more)
## [0.7.0] - 2021-02-13
- Added some more ports to be possibly exposed
@@ -22,4 +25,4 @@
- Fix permission bug in dockerfile
## [0.1.0] - 2020-12-30
- Initial release
- Initial release