diff --git a/CHANGELOG.md b/CHANGELOG.md index 213aee3..675d2a1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,16 @@ and this project adheres to [Semantic Versioning](semver). - Custom upload for your own data files - Updates to Roden and Great Wolves files (currently the data comes from Monster Burner and not Codex) +## [3.0.0] - [TBD] +### Added +- Custom stocks can now be added to a server +- Stock data moved from code to dedicated data file +- Data files split into stock, lifepath, skills, and traits files, with designated extensions +- "Born" lifepaths with arbitrary names + +### Fixed +- Spite shade calculation + ## [2.3.0] - 2019-07-28 ### Added - Display emotional attribute traits on PDF @@ -59,4 +69,4 @@ and this project adheres to [Semantic Versioning](semver). [changelog]: https://keepachangelog.com/en/1.0.0/ -[semver]: https://semver.org/spec/v2.0.0.html \ No newline at end of file +[semver]: https://semver.org/spec/v2.0.0.html