Skip to content

Commit

Permalink
Merge pull request #84 from EasyKayzey/changelog-subsections-1-1
Browse files Browse the repository at this point in the history
Fix subsections in CHANGELOG.md
  • Loading branch information
michaelk522 authored Jul 20, 2020
2 parents bd36dfb + 526a685 commit 5f9eba7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Changelog
# v0.2.1
## v0.2.1
### Minor Additions
- Add 'v' to the version string of the `version` command
- Add `v` alias for `version` in KeywordInterface
Expand All @@ -8,7 +8,7 @@
- Fix expressions like `d/d\Gamma` causing parsing errors
- Fix evaluation using `LaTeX` replacements such as `eval 2\Gamma \Gamma=3` causing parsing errors

# v0.2.0
## v0.2.0
### Major Additions
- Integer division (with `//`), modulo, lcm, and gcd operations
- Floor, ceiling, rounding, and random operations
Expand Down

0 comments on commit 5f9eba7

Please sign in to comment.