Skip to content
Permalink
Newer
Older
100644 13 lines (10 sloc) 461 Bytes
October 20, 2023 13:57
1
# Changelog
2
All notable changes to this project will be documented in this file.
3
4
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
5
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
6
October 20, 2023 22:25
7
## [0.0.1] - 2023-10-20
8
### Fixed
9
- Docstrings in `Deck` class referencing MCNP instead of Serpent.
10
October 20, 2023 13:57
11
## [0.0.0] - 2023-10-20
12
### Changed
13
- First public beta release. Includes all previous developmental changes.