Permalink
Cannot retrieve contributors at this time
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?
metapy/CHANGELOG.md
Go to fileThis commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
13 lines (10 sloc)
470 Bytes
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# 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 | |
- Error when processing eLists that impacted Serpent lattice translations. | |
## [0.0.0] - 2023-10-20 | |
### Changed | |
- First public beta release. Includes all previous developmental changes. |