Add a changelog
This commit is contained in:
parent
f5cee0c5c4
commit
9e2265b8bc
1 changed files with 24 additions and 0 deletions
24
CHANGELOG.md
Normal file
24
CHANGELOG.md
Normal file
|
@ -0,0 +1,24 @@
|
||||||
|
# Changelog
|
||||||
|
|
||||||
|
## 1.3.0
|
||||||
|
|
||||||
|
- Added `concurrent` config option.
|
||||||
|
- Changed Haskell image.
|
||||||
|
|
||||||
|
## 1.2.0
|
||||||
|
|
||||||
|
- Added `prefix` and `codePrefix` config options.
|
||||||
|
- Enhanced help command to show enabled languages.
|
||||||
|
- Sped up Haskell module evaluation.
|
||||||
|
- Disabled memory swap.
|
||||||
|
- Fixed folder conflicts when multiple evals done in sucession.
|
||||||
|
- Fixed reload command.
|
||||||
|
|
||||||
|
## 1.1.0
|
||||||
|
|
||||||
|
- Added `prepare` config option.
|
||||||
|
- Made containers stay up for the whole time instead of per eval.
|
||||||
|
|
||||||
|
## 1.0.0
|
||||||
|
|
||||||
|
- Initial release.
|
Loading…
Reference in a new issue