Skip to content

Commit 5d188d8

Browse files
authored
Update CHANGELOG.md (#32)
1 parent bb35250 commit 5d188d8

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,17 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.1.0/)
66
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
77

8+
## [0.1.10]
9+
10+
### Changed
11+
12+
* Optimize string construction in section text parsing ([#30](https://github.com/paulromano/endf-python/pull/30))
13+
14+
### Fixed
15+
16+
* Fix reading of relative intensity for STYP != 0 ([#29](https://github.com/paulromano/endf-python/pull/29))
17+
* Use fullmatch for GNDS regular expression ([#31](https://github.com/paulromano/endf-python/pull/31))
18+
819
## [0.1.9]
920

1021
### Fixed

0 commit comments

Comments
 (0)