Skip to content
Permalink
560ed524b0
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
 
 
Cannot retrieve contributors at this time
13 lines (10 sloc) 461 Bytes
# Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
## [0.0.1] - 2023-10-20
### Fixed
- Docstrings in `Deck` class referencing MCNP instead of Serpent.
## [0.0.0] - 2023-10-20
### Changed
- First public beta release. Includes all previous developmental changes.