Skip to content

Commit

Permalink
feat: update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
twibiral committed Oct 26, 2022
1 parent fffa3e5 commit 05307c9
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,17 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),


## [1.3.0]
## Added
### Added
- WSL support (thanks to @clohal)

## Changed
### Changed
- Fix bug where recursion didn't work and some parts of the code couldn't be executed (Python executor's usage of `exec`/`eval`) (thanks to @clohal)
- Fix formatting for the Scale section in the README.md (thanks to @cbarond)
- Fix mixed up mathematica settings (thanks to @clohal)
- Fix wrong setting for Mathematica
- Improve styles (thanks to @milan338)
- Refactor interactive executors to cut down on code reuse (thanks to @chlohal)
- Fix Error Notif on Success (thanks to @clohal)

## [1.2.0] - 2022-10-19
### Added
Expand Down

0 comments on commit 05307c9

Please sign in to comment.