From 55e8b907b97508d265aeecab565d4aef4da205f4 Mon Sep 17 00:00:00 2001 From: Daniel Asher Resnick Date: Sun, 3 Sep 2023 10:55:17 -0500 Subject: [PATCH] 3.0.0 Changelog draft --- CHANGELOG.md | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) 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