File tree Expand file tree Collapse file tree 3 files changed +19
-2
lines changed
Expand file tree Collapse file tree 3 files changed +19
-2
lines changed Original file line number Diff line number Diff line change @@ -3,6 +3,23 @@ CHANGELOG
33
44Changes from 0.2 to 0.3
55-----------------------
6+ New in 0.3.1
7+ ''''''''''''
8+
9+ New features
10+ """"""""""""
11+ * FEFFPhotonMatterInteractor: Calculator for the opensource part of FEFF8.5 allowing calculation
12+ of EXAFS spectra for a given sample specification.
13+
14+ Documentation
15+ """""""""""""
16+ * Including more utility functions and new calculators (added since version 0.2) to the reference manual.
17+
18+ Bug fixes and enhancements
19+ """"""""""""""""""""""""""
20+ * Fixed missing documentation in 0.3.0
21+
22+
623
724New in 0.3.0
825''''''''''''
Original file line number Diff line number Diff line change 6464# The short X.Y version.
6565version = '0.3'
6666# The full version, including alpha/beta/rc tags.
67- release = '0.3.0 '
67+ release = '0.3.1 '
6868
6969# The language for content autogenerated by Sphinx. Refer to documentation
7070# for a list of supported languages.
Original file line number Diff line number Diff line change 1- __version__ = '0.3.0 '
1+ __version__ = '0.3.1 '
You can’t perform that action at this time.
0 commit comments