Skip to content

Commit

Permalink
auto: generate CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dylanljones committed Feb 16, 2022
1 parent 70eb840 commit 6a02d25
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
- use git-chglog to auto-generate changelogs

### Improvements/Bug Fixes
- add ``use_mplstyle`` to plotting module
- change atom parameter order and fix resulting errors
- use `box` for plot aspect ratio
- improve lattice plotting and fix scaling/auto-limit issues
Expand All @@ -18,6 +19,8 @@
- rename unitcell module to atom

### Documentation
- fix limits of plot in configuration tutorial
- update index page of docs
- fix docstrings of ``DataMap``
- add hamiltonian section to tutorial
- add change log contributing to documentation
Expand Down

0 comments on commit 6a02d25

Please sign in to comment.