We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95de8d6 commit 1ca0d1eCopy full SHA for 1ca0d1e
1 file changed
CHANGELOG.md
@@ -5,6 +5,16 @@ All notable changes to this project will be documented in this file.
5
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.1.0/)
6
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
7
8
+## [0.1.5]
9
+
10
+### Added
11
12
+* Adding py 3.13 to pyproject ([#20](https://github.com/paulromano/endf-python/pull/20))
13
14
+### Fixed
15
16
+* Fix parsing of MF=6, LAW=2 ([#22](https://github.com/paulromano/endf-python/pull/22))
17
18
## [0.1.4]
19
20
### Fixed
0 commit comments